This is a migrated thread and some comments may be shown as answers.

RadWindow + RadComboBox

1 Answer 49 Views
Window
This is a migrated thread and some comments may be shown as answers.
Elliot McCardle
Top achievements
Rank 1
Elliot McCardle asked on 21 Mar 2009, 03:24 PM
Hi,

I have a parent page with a RadComboBox. Next to it, I have a link which opens a RadWindow. The RadWindow has a few fields that allows me to create a record in my database. What I need to happen is that when the RadWindow is closed, I want the RadComboBox to be updated the the new record. I do not want the entire page to refresh, only the RadComboBox.

Thank you!

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 23 Mar 2009, 02:04 PM
Hi Elliot,

I believe that the following demo will be of help:
http://demos.telerik.com/aspnet-ajax/combobox/examples/programming/addremovedisableitemsclientside/defaultcs.aspx

Once you have your client-side function working as expected, you could hook it to RadWindow's OnClientClose eventhandler.


All the best,
Georgi Tunev
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Elliot McCardle
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or