One can use the Grid's itemBeforeCheckChange and itemBeforeSelect client events to synchronize the state of checkboxes and row selection. Some extra logic is required since checkbox clicks also trigger row selection. I use the load client event is used to initially set all checked rows as selected. ASPX: Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look:
Publication date: 2009-06-16
More news from 2009-06-16
Web.UI ASP.NET Grid: Synchronize Checkbox States with Row Selection
One can use the Grid's itemBeforeCheckChange and itemBeforeSelect client events to synchronize the state of checkboxes and row selection. Some extra logic is required since checkbox clicks also trigger row selection. I use the load client event is used to initially set all checked rows as selected. ASPX: Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look:
Publication date: 2009-06-16
more
Sneak Peek: New ASP.NET Rating Control
One of the reasons Im excited about the upcoming 2009 Volume 2 release of DXperience is the new ASP.NET Rating control which allows your website visitors to rate content on your site, just like rating a movie on Netflix.com or Blockbuster.com: The ASPxRatingControl supports 3 precision display types: Half Full Exact Youll also love the fact the ASP.NET Rating control also co
Publication date: 2009-06-16
more
40+ Helpful Resources On User Interface Design Patterns
Advertisements If there is a commonly reoccurring need for a particular solution, there is a great probability that someone has - by now - solved that need and has finished the legwork involved in researching and constructing something that resolves it. At the very least, you will find documentation on general solutions to related problems that will enable you to gain insight on best practices, effective techniques, and real-world examples on the thing you are creating
Publication date: 2009-06-16
more