I know Paging in DataList for Webforms is possible but I cannot get any code for this. I only found an example in C# but I a beginner-intermediate in
VB.NET and I cannot figure it out.
Can anyone show me a concise
VB.Net code for this?
I prefer using DataList to DataGrid because I can add html amd style tags easily.
This is something I would use everyday.
I would really appreciate your help.;)