Parital Page Validation using validation controls and java script
Last Updated: 12 Sep 2006
Page Views: 24,895
Rating: 3.00/5
Votes: 5
Popularity: 2.10
Bookmark Count: 15
Logical portion of an ASP.Net page can be Validated independently by overriding the behavoiur of validator controls.i m going to validate different parts of the page independently so our Control or particular portion of page should validate itself without affecting anything else on the page.
Implementing Custom DataGrid Selection Column Step by Step
Last Updated: 20 Feb 2008
Page Views: 9,097
Rating: 3.18/5
Votes: 6
Popularity: 2.48
Bookmark Count: 14
Licence: The Code Project Open License (CPOL)
Purpose of this article is to demonstrate architecture of data grid TemplateColumn class using an example implementation of data grid custom selection column. So, one should be able to design more complex custom columns easily
ASP.NET GridView Extension [Client Side Sortable/Dragable....] Part I
Last Updated: 26 Feb 2008
Page Views: 23,292
Rating: 3.93/5
Votes: 6
Popularity: 3.06
Bookmark Count: 32
Licence: The Code Project Open License (CPOL)
Extension to the ASP.NET GridView control, with built-in client side sorting, column dragging, fixed header etc.
ASP.NET DataGrid Extension [Client Side Sortable/Dragable....] - Part I
Last Updated: 28 Feb 2008
Page Views: 29,577
Rating: 4.43/5
Votes: 22
Popularity: 5.95
Bookmark Count: 58
Licence: The Code Project Open License (CPOL)
An extension to the ASP.NET DataGrid control with built-in client side sorting, column dragging, fixed header, check all, uncheck all, highlight selected row, and more...
Date Control Better then DateTimePicker
Last Updated: 29 Mar 2006
Page Views: 57,401
Rating: 3.61/5
Votes: 16
Popularity: 4.35
Bookmark Count: 27
Assumed to makes possible input of date values as fast as user can via keyboard also has ability to pick date from picker like tradition DateTimePicker