Sort GRID Items based onthe Header Name
Hello Support Team,
I am using a Active Widgets GRID and I want to set the sort Format of the column based on the header name.
i.e., If the Header Name is "Date" then the "AW.Formats.Number" must be set dynamically after building the GRID.
If the case is with the static columns then that is working fine, and I'm able to set the sort format of the columns.
I've a requirement where the columns will be generated dynamically and the grid will reload / change the columns when we click on a button on that page. So, how to set the sort format in this case.
I'm Using C#.Net for generating the columns and building the GRID dynamically. - This is FYI
Thank you very much for your help In advance.
I am using a Active Widgets GRID and I want to set the sort Format of the column based on the header name.
i.e., If the Header Name is "Date" then the "AW.Formats.Number" must be set dynamically after building the GRID.
If the case is with the static columns then that is working fine, and I'm able to set the sort format of the columns.
I've a requirement where the columns will be generated dynamically and the grid will reload / change the columns when we click on a button on that page. So, how to set the sort format in this case.
I'm Using C#.Net for generating the columns and building the GRID dynamically. - This is FYI
Thank you very much for your help In advance.
Uday
December 3,