Hello, I have an existing grid filled with data. I have extracted that data, put it in a recordset and sorted it. That works fine but when I modify a specific row in the grid it does it successfully but it also retains the original data. Basically it is adding my sorted data to the top of the grid and pushing the same unsorted data to the bottom. My logic seems to be right, maybe it is something that I dont know about flexgrid, I am fairly new to VB6 so I wanted to get someone else opinion on this matter. Any help would be much appreciated.
↧