Hi!
I'm using a webcombo in my WebGrid control. I want to add a new item in the WebCombo using Javascript. The requirement is like I've a few items in the WebCombo alongwith a "new" item on selection of which a pop-up window will apear. I need to fill-in the WebCombo with the text entered in the textbox inside the pop-up window on close of the window. Please suggest how can I add a new item in a WebCombo using Javascript.
ThanksAnuj
Hi,
Read the below article in Infragistics and download the sample code from the link , you can achieve this functionality.
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=7700
Regards,
Kannan.S