uxair
01-16-2007, 03:20 PM
I've recently started working on UltraWinGrid, it has really infinite numbers of properties :mad:
newayz, is there any method that gives the rows that are currently displayed in an UltraGrid
I needed this coz at the top of the grid there is a filter row that filters the data and I need to find those records that are filtered by the user.
I simply cannot perform the DataTable select method to filter the data coz multiple columns can use filteration and the order in which filtering is applied is unknown.
newayz, is there any method that gives the rows that are currently displayed in an UltraGrid
I needed this coz at the top of the grid there is a filter row that filters the data and I need to find those records that are filtered by the user.
I simply cannot perform the DataTable select method to filter the data coz multiple columns can use filteration and the order in which filtering is applied is unknown.