3 Dropdownlists in a Datagrid
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to have a datagrid with 3 columns. All three colums have to be dropdownlists(ddl) and the third ddl depends on the value chosen on the second ddl. The first and the third values must be save in a SQL Server 2000 table. I don't know how to solve the 3 ddl in a datagrid problem... Thanks in advance Dino Sousa