We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GridControl.Model.MoveColumns Issue

Hello,

I am trying to rearrange some column of the GridControl using GridControl.Model.MoveColumns. The problem is that after I call this method the cells under the newly positioned column do not have the CellValue property set to what it was before the column was moved. Ideas?

Thanks

1 Reply

AD Administrator Syncfusion Team June 29, 2009 09:02 PM UTC

Here is sample that works as expected for me using the latest development build, 7.3.0.7. In earlier versions, you may have to call grid.InvalidateCells() after calling the MoveColumns to make sure the grid refreshes itself.

If you can upload a sample showing the problem, we can try track own the issue.



CS_8f62be96.zip

Loader.
Live Chat Icon For mobile
Up arrow icon