Field Chooser in GridDataboundGrid

We are wondering about how to implement a field chooser as available in eg. Outlook. It should be possible to change the grid''s column order, too. I know that this works but I don''t know how to persist the changes. We should then be able to persist all the users changes and reload them again. I''ve attached a screen shot of the functionality in Outlook. Regards, Alex Outlook Field Chooser_8376.zip

1 Reply

AD Administrator Syncfusion Team November 16, 2004 07:41 AM UTC

We currently have no support in a GridDataBoundGrid for persistng columns, column order and size. This is supported both in GridGroupingCOntrol and GridControl, but not in the GridDataBoundGrid. But you can implement this yourself. Here is a forum thread that has sample projects in it. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=3918

Loader.
Up arrow icon