Paging in dataList
-
Hai , I implemented paging in datalist,But only with next and previous Buttons.It is working fine.suppose a user wants to go to 10 th page means, he need to click the next button 10 times.He cant directoly reach in page 10.Please help me to solve this problem and i need to display the recors number also... with regards and thanks Bijesh
-
Hai , I implemented paging in datalist,But only with next and previous Buttons.It is working fine.suppose a user wants to go to 10 th page means, he need to click the next button 10 times.He cant directoly reach in page 10.Please help me to solve this problem and i need to display the recors number also... with regards and thanks Bijesh
-
You can add a pager template then add a dropdown list box on that template which shows the page number. So every time you select on that dropdown the datalist will cange according to the page number you selected. =p
Hai Thanks...I am very new to .net..am using 2003 with .NET 1.1 (C# coding) From where we add pager template.By adding dropdown How datalsist shows the page number??? Bijesh
pain gives gain