This question is locked. New answers and comments are not allowed.
Hi,
I need to bind dynamic controls in Grid column.
Ex.
I have two Columns. first column as displaying Text from Data Table.
Second column load controls from data table.
In DataTable having type of data type like Drop down,combo box, radio, check box. Text Box etc.
First Row Bind Combo box,
Second row Bind as Radio
Third Row bind as Text box, etc.
I need to bind dynamic controls in Grid column.
Ex.
I have two Columns. first column as displaying Text from Data Table.
Second column load controls from data table.
In DataTable having type of data type like Drop down,combo box, radio, check box. Text Box etc.
First Row Bind Combo box,
Second row Bind as Radio
Third Row bind as Text box, etc.