Hello,
I need to be able to add radcomboboxes to a web page dynamically through javascript upon the completion of an another event, is there a way to do this? I need this because it will be possible to have an unlimited number of combo boxes on the screen depending on how many times an event is fired, so I cannot predefine the control as invisible and then make it visible when the other event is fired.
Any help would be appreciated.
Thanks
I need to be able to add radcomboboxes to a web page dynamically through javascript upon the completion of an another event, is there a way to do this? I need this because it will be possible to have an unlimited number of combo boxes on the screen depending on how many times an event is fired, so I cannot predefine the control as invisible and then make it visible when the other event is fired.
Any help would be appreciated.
Thanks