0
votes
How can I pass data from an aspx page to an ascx modal popup?
Sorry, but I'm confused. You can't call an ascx directly, so...
Is your modal code that you are calling from within the same page, like a hidden panel, etc;
Or is it another aspx p …
