This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
HI There, We found a problem on DataGrid Column sorting problem. Lets's say you have multiple columns, and a few records in the DataGrid, you click on one column header to sort, then goto the last record, change the value on different column, then this record is moved. This is not acceptable. In the included zip file, we attached project for reproducing the problem. 1) Run the application 2) Click on Grid Problem button 3) Click on Insert button on top panel for 3 times to insert 3 records 4) On Origin Name column, choose one record with "Well origin Name 1" and other 2 records with "Well origin Name 2" 5) Click on Origin Name column header to sort 6) click on the last record, change the Origin Type from WELLS to GROUPS, right away, the last record become 2nd record. It is not just last record, other record should have same prblem. Could you please fix them? Thanks Gordon |
|
|
Hello Gordon Thanks for pointing this out. This bug will be resolved in the next nightly build. Jason Fauchelle |
|
|
Is it possible that when you implemented this fix you broke sorting of child rows in hierarchical data? See my other post |
|
|
Hello Nestor The main cause of the children sorting issue was an uninitialized field which has just recently caused this problem. The issue is resolved and will be available in the next nightly build. |
|
|
It seems to work well in the 11/21 nightly build. Thanks. |
|