Hi all,
I have a search query which joins two tables to return a set of records. I am displaying the records in a Paged DataGrid . I want to show the total number of records returned in that query.
I am using DataGrid.Items.Count , but that is returning the no. of records in the current page.
Please help me out..
Ayan Kumar Roy
India
I have a search query which joins two tables to return a set of records. I am displaying the records in a Paged DataGrid . I want to show the total number of records returned in that query.
I am using DataGrid.Items.Count , but that is returning the no. of records in the current page.
Please help me out..
Ayan Kumar Roy
India