I am using table control in my project which adds controls during run time. Now I if I write anyting in control present in table how do I get the value present in that control?
Please provide me the sample code in which I can get the values of controls present in the table.