Hi,
I have a scenario where I need to add different controls to datagrid rows at runtime and the datagrid has to be dynamic as well. Basically the page has only got placeholder and I need to create datagrid and then add rows according to the number in the database and add different controls like textbox, dropdownlists etc for each column in the row and add that row to the grid.
I have tried few different things but nothing seem to work. Can anyone please help me with this?
Thanks
Atiq
I have a scenario where I need to add different controls to datagrid rows at runtime and the datagrid has to be dynamic as well. Basically the page has only got placeholder and I need to create datagrid and then add rows according to the number in the database and add different controls like textbox, dropdownlists etc for each column in the row and add that row to the grid.
I have tried few different things but nothing seem to work. Can anyone please help me with this?
Thanks
Atiq