Hi All,
My requirement is I want to find control values ( created dynamically) which was placed in Placeholder.
My scenario is I am using one grid with 2 columns (RadCombobox and Placeholder). So in first postback I have to create radtexetbox or RadCombobox dynamically and have to add placeholder ( This selection is based on value in first column RadCombobox). In 2nd postback I have to find the values of previously created dynamic control. I tried looking into forums with title "Getting PlaceHolder control values". But I am getting Null values. So Can you please help me in finding solution.
Thanks in advance......
My requirement is I want to find control values ( created dynamically) which was placed in Placeholder.
My scenario is I am using one grid with 2 columns (RadCombobox and Placeholder). So in first postback I have to create radtexetbox or RadCombobox dynamically and have to add placeholder ( This selection is based on value in first column RadCombobox). In 2nd postback I have to find the values of previously created dynamic control. I tried looking into forums with title "Getting PlaceHolder control values". But I am getting Null values. So Can you please help me in finding solution.
Thanks in advance......