Hello,

I have a gridview containing dropdownlist controls in each cell. I'd like the first column ddl to populate from a table in a database, then the second to populate based on the entry in column 1, then column 3 to populate based on column 2 etc.
Could anyone point me in the direction of how to go about doing this?
Thanks,
Mick