Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
Need more advanced WebDialogWindow examples
posted

I would like to use the WebDialogWindow as a data input form. Perhaps with a text box, dropdown list, checkbox, radio buttons, etc. Then on submit, the data would be sent back to the page codebehind to be updated to a database table, preferably without a full page refresh. A list box on the main form would be updated with a new line as well, which could be done client side. All the WebDialogWindow examples I've found are too simplistic. I need a more advanced example of how to set up an input form like this. I am using 12.2.20122.2075 version of the controls.

Parents Reply Children
No Data