|
Browse by Tags
All Tags » paging » ObjectDataSource ( RSS)
-
Hi let me give you a quick recap of what I am trying to achive. I am doing custom paging and custom sorting.I am using MVP pattern so my data that I am assigning to objectcontainerdatasource is coming from presenter and I use setter method to set datasource at runtime as following syntax in presenter...
-
My code is set up to do paging at the DataSource level. Up until now I was using the Microsoft GridView. It supports normal DataSource paging. DataSource paging is very simple. The grid asks for a page of data from the DataSource and then the DataSource calls the relevant method with the number of records...
-
My code is set up to do paging at the DataSource level. Up until now I was using the Microsoft GridView. It supports normal DataSource paging. DataSource paging is very simple. The grid asks for a page of data from the DataSource and then the DataSource calls the relevant method with the number of records...
Page 1 of 1 (3 items)
|
|