Hi all,
I want to create the Rad comboboxes dynamically, depending on the number that i am retrieving from sharepoint list. For e.g. if 3 is retrieved I want to create 3 comboboxes, if 5 is retrieved 5 comboboxes and so on..
I am not getting How to create array of Rad combo box. I want to do this in code behind.
And after creating these comboboxes I want to bind each combobox with data that I am retrieving from other sharepoint list.
How can I do this?
Any idea? Waiting for your valuable response.
-Kaustubh.
I want to create the Rad comboboxes dynamically, depending on the number that i am retrieving from sharepoint list. For e.g. if 3 is retrieved I want to create 3 comboboxes, if 5 is retrieved 5 comboboxes and so on..
I am not getting How to create array of Rad combo box. I want to do this in code behind.
And after creating these comboboxes I want to bind each combobox with data that I am retrieving from other sharepoint list.
How can I do this?
Any idea? Waiting for your valuable response.
-Kaustubh.