Hi,
I have a RadTabstrip control in front end, inside a user control.this user control is loaded in front end. when i click on tabs, I should create dynamic controls like(radtextbox, checkbox, buttons,). I am adding these dynamic controls to a panel. when I click on one of the buttons it should update the database and those dynamic controls should be created again with updated ones. could anyone please help me with some sample code?
Thank you
I have a RadTabstrip control in front end, inside a user control.this user control is loaded in front end. when i click on tabs, I should create dynamic controls like(radtextbox, checkbox, buttons,). I am adding these dynamic controls to a panel. when I click on one of the buttons it should update the database and those dynamic controls should be created again with updated ones. could anyone please help me with some sample code?
Thank you