Hello,
I added a DataTable to a UltraGrid, applied filters on it. Now I want to get the rows that respect the filter. What is the best way of doing that ?
Thanks
this.dgVue.Rows.GetFilteredInNonGroupByRows()