I have a div control in a asp.net page, now when the user clicks on a button , i just create new dynamic controls and add them in the div control that i added in the design view.
The count of the dynamic control depends upon the query string. My problem is that when i create a dynamic control...