DropDownList Inside GridView (One to Many Relationship)

Sometimes we are in a situation that we need a DropDownList inside the GridView control showing information about particular category. This means that DropDownList on row one of the GridView will contain different data than the one in row two.

This is also refered as One to Many Relationship. Because a single category can have multiple products.

I wrote an article about this scenario which can be viewed at the following link:

DropDownList Inside GridView (One to Many Relationship)

powered by IMHO 1.3

Print | posted @ Sunday, March 26, 2006 7:59 PM

Twitter