passing select option to popup dialog |
Usually modal dialogs have an event defined like "open" or "load", that you can use for populating the controls inside.
For example, see this project https://github.com/nakupanda/bootstrap3-dialog , http://nakupanda.github.io/bootstrap3-dialog/ It has the event "onshow". |
Messages In This Thread |
passing select option to popup dialog - by rchiu5hk - 11-13-2015, 05:47 PM
RE: passing select option to popup dialog - by sv3tli0 - 11-15-2015, 02:32 AM
RE: passing select option to popup dialog - by ivantcholakov - 11-15-2015, 05:21 AM
|