The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ES 2.0.5.1
VS 2003
I have grouping grid that is displaying strange sorting behavior. The GGC''s datasource is a dataview. Clicking on the column header for some columns will change the sort properly. Clicking on other column headers has no effect, other than appearing to cancel the previous sort and returning to the original sort (i.e. as returned from the DB). What should I look at here?
Thanks,
Sean
ADAdministrator Syncfusion Team June 9, 2004 07:38 AM
Hi Sean,
not sure why this might be happening.
Are there any exceptions thrown? In VS IDE you can enable to break into the debugger when expceptions are thrown.
See the Debug|Expections menu.
If a exception is thrown you could look at the call stack.
Stefan