Hello..
i have datalist & want to use paging in 3- tier architecture.
adt.fill(ds, currenetpageind ex, pagesize,"Custo mers")
i want to use another method in 3-tier archi.
dataset is filled in data access layer
then i want to set currentindex & pagesize in presentation layer..
plz help me out..
i have datalist & want to use paging in 3- tier architecture.
adt.fill(ds, currenetpageind ex, pagesize,"Custo mers")
i want to use another method in 3-tier archi.
dataset is filled in data access layer
then i want to set currentindex & pagesize in presentation layer..
plz help me out..
Comment