Hi,
I already read this :
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
Basically i want to do the same thing, maybe you can point me to an example.
What i want to do is :
I have a RadGrid that has 3 RadComboBox (in edit and insert mode).
For each radcombobox i want to have a hyperlink "Add new Item" that basically opens a new RadWindow (with a user controls inside), and when the user insert the new item, the radcombobox will be automatically updated, sorted and the new value selected without refreshing the page.
If anyone can hook me up with how to do this or any example ?
Thanks in advance
I already read this :
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
Basically i want to do the same thing, maybe you can point me to an example.
What i want to do is :
I have a RadGrid that has 3 RadComboBox (in edit and insert mode).
For each radcombobox i want to have a hyperlink "Add new Item" that basically opens a new RadWindow (with a user controls inside), and when the user insert the new item, the radcombobox will be automatically updated, sorted and the new value selected without refreshing the page.
If anyone can hook me up with how to do this or any example ?
Thanks in advance