Click here to Skip to main content
15,888,454 members
Articles / Web Development / ASP.NET

Using multiple DropDownLists in a DataGrid

Rate me:
Please Sign up or sign in to vote.
4.14/5 (4 votes)
9 Jan 2006CPOL4 min read 64.2K   1.1K   63  
How to use a DropDownList on each row of a DataGrid and determine if the selections changed when posting back.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions