Visual Basic .NET » ASP.NET General Discussion
Paging in Datalist or Repeater -- duynnh --


Hi All!
I want to paging in datalist or reapeater by AJAX.NET(VB.NET), please give me the solutions or send to me an application to example. Thanks,
Regards,

-- "Zihotki --


I think it's not possible to do this. You should use other solutions like creating a data table with data you need on this page and sending it to client side and work with it any way you want by JS.

-- "Zihotki --


I think it's not possible to do this. You should use other solutions like creating a data table with data you need on this page and sending it to client side and work with it any way you want by JS.

[Submit Comment]Home