|
|
Browse by Tags
All Tags » ASP.NET
-
Figure 1: Our custom pager in action!
I never have liked the concept of storing all the data in whatever form (DataTable/Lists of records/etc.) to the ASP.NET gridview control and having it automatically manage paging for me. This could however be improved using Visual Studio 2008 wizards. However, this requires writing stored ...
-
Just for educational purpose (as for myself as well :) ) I post this code.Using this, a programmer can use a good practise, that is to use the culture information which is built in, into .NET instead of making that data him/herself.based upon the following element in web.Config, the list will fill using the correct ...
|
|
|