in
Forums
Blogs
DevExpress.com
Client Center
Support Center
DevExpress Channel

ASPxPopupControl - How to reload a ComboBox on Parent Page from Child Page, without reload the Parent Page

Last post 6/22/2009 3:58 PM by William Munoz Rodas. 0 replies.
Sort Posts: Previous Next
  • 6/22/2009 3:58 PM

    ASPxPopupControl - How to reload a ComboBox on Parent Page from Child Page, without reload the Parent Page

    Hi,

    I have a page with an ASPxComboBox, i fill this ComboBox with data on runtime from database Clients table. If the client doesn't exist, i call an ASPxPopupControl in Modal state with a Create Client Form from ASPxButton. When the user press the save button in the modal window, i want: validate the new data, save it on database, fill the combobox in the parent page without reload the entire page, set the new Client on ComboBox as selected one, close the modal window and that the user continues filling the parent form without problem.

    Do you have any example how can i implement this?

    In this moment i show the modal form, i validate the data, i want that you show me the right way to save the data, fill the parent ComboBox, close the modal without reload the page. Well, close the modal window is easy.

    Thanks for your help

    Bill

    William MR
Copyright © 1998-2010 Developer Express Inc.
ALL RIGHTS RESERVED