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.
Hi
I am using the
GridRangeInfoList rangeList = this.dgUserEmpAvailable.Selections.GetSelectedRows(true, false);
to find out the selected rows in a grid.
It works fine until I sort the grid by clicking on the header.
Event if i clear the range in the cell click event of grid by using
dgUserEmpSelected.Selections.Ranges.Clear();
dgUserEmpSelected.Selections.Clear();
It still keeps the old range.
Please help
Thanks
Gulshan
ADAdministrator Syncfusion Team May 11, 2005 10:35 PM UTC
What version are you using? I could not see a problem in this sample using 3.2.1.0. Can you see the problem in this sample?
http://www.syncfusion.com/Support/user/uploads/GDBG_SOrt_3cd28bdf.zip