Position of Columns

Hi i have a question about positioning columns in a Databound Grid: How can i save the positions of the colums after a user did rearrange the columns by dragging them? How can i (after restarting the app)reposition the columns for the user to have them rearranged like the user did it bevore? Is ther a ColPosition-Property or something similar? Thanks for any Hint! Renzo

1 Reply

AD Administrator Syncfusion Team March 6, 2003 04:58 PM UTC

There is no property settings that does this, but you can do it with a little code. Attached is a sample.

Loader.
Up arrow icon