Implementing Pagination for repeater In VB.NET -
08-05-2005
, 10:10 AM
My page contains one repeter inside another repeater,As I have to display
List of companies which I m getting thru Dataset
And child companies will come inside their parent companies.
Parent Companies : in outer repater And child companies in inner repeater.
I have to implement paging for outer repeater only,
So could u please help me,can u plezz give me code to implement same in VB.NET |