In my .aspx page i am adding usercontrol(s) dyanamically to placeholder.This usercontrol is having Datagrid.I am able to create this dyanimic template columns and showing on page.I have save button on aspx page,on click of this save button, i want to get the datagriditem(Textbox/dropdown) values to save these grid item values into Database
Pls Suggest.
Pls Suggest.