65.9K
CodeProject is changing. Read more.
Home

GridView with an AJAX rating control, DropDownLists, JavaScript to enable/disable rows - an exercise

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.76/5 (18 votes)

Apr 2, 2008

GPL3

6 min read

viewsIcon

76582

downloadIcon

2144

ASP.NET GridView implementing AjaxControlToolkit's Rating control, DropDownLists for each row, database connectivity, Regular Expressions, JavaScript, CSS etc. This article is an exercise to better understand the aspects of using various technologies (both server and client-side) within a GridView.