Sorting Gridlistcontrol

Hello,

Is it possible to sort the gridlistcontrol in a Gridcontrol by clicking on the headers of the gridlistcontrol (not the header of the gridcontrol)? Thanks,

Tim.


1 Reply

AD Administrator Syncfusion Team March 12, 2008 04:32 AM UTC

Hi Tim,

Thank you for your interest in Syncfusion products.

As GridListControl has no built-in support for sorting, you have to subscribe to the gridListControl1.Grid.CellClick event.

Please refer the following forum link for more detail.

How to sort a column in a gridlist by clicking its header.

How do I sort a column in a GridListControl.

Regards,
Asem.



Loader.
Up arrow icon