1
Answer

create paging property in dll in asp.net

Photo of yadagiri uppari

yadagiri uppari

11y
1.3k
1
hi..I am implementing paging concept with...PagedDataSource objPds = new PagedDataSource(); in code behind
how can i implement paging concept with using by creating dll to use wherever i required...i need to apply paging through dll ...how to do this 

Answers (1)