How to create dynamic columns on the data bound grid

Does the grid control allow dynamic columns. I need a solution that will allow me to build my grid dynamically. I would like my users to select the columns that they would like displayed. Does anyone have any experience with this? If so, can you point me to some documentation. Thanks

1 Reply

AD Administrator Syncfusion Team September 24, 2004 10:06 AM UTC

Here is a little sample that uses a checklistbox to decide what columns appear in a grid. SelectColumns_6297.zip

Loader.
Up arrow icon