0
Answer

problem accessing the DropDownlist in a DataGrid template column

aartikaur

aartikaur

20y
2.1k
1
hi, i am unable to capture the selectedindex changesd event of a dropdownlist that i have placed in a datagrid column. The datagrid isnt bound to any database table. On the select event of the DropDown list i want to create a row in the datagrid dynamically. Can anyone help me with this?