Hi All,
I am using radgrid having nested RadListView.
On click of (+) any row in the grid, the radlsitview shows
records specific to that row.
Recently i added paging to my radlistview,but due to that i have issues.
1st time it shows proper items, but whenever i select any next or previous or page size
from dropdown,the behaviour gets change.
Now it shows records in thousand, even i know the record is only 1 for that row.
1st time:
Page: of 1 Items 1 to 1 of 1
After choosing from dropdown or clicking any pager button
1 2 3 4 5 6 7 8 9 10... Page size:
select Page: 1 of 2569 Items [Go] Item 3 to 4 of 5138
Any help is greatly apreciated.
I am using radgrid having nested RadListView.
On click of (+) any row in the grid, the radlsitview shows
records specific to that row.
Recently i added paging to my radlistview,but due to that i have issues.
1st time it shows proper items, but whenever i select any next or previous or page size
from dropdown,the behaviour gets change.
Now it shows records in thousand, even i know the record is only 1 for that row.
1st time:
Page: of 1 Items 1 to 1 of 1
After choosing from dropdown or clicking any pager button
1 2 3 4 5 6 7 8 9 10... Page size:
select Page: 1 of 2569 Items [Go] Item 3 to 4 of 5138
Any help is greatly apreciated.