c# - Syncfusion GridList Control Column Header Click -


I click the user column header on the synchronization grid-list control, then I would like to order the contents in a column. Does anybody have any idea how I can use C #

I do not have them installed yet but this should be something like this:

  GridControl.TableDescriptor.AllowSort = true;  

This column should be sorted, so when you click on the column header, you will order it.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -