Using ASP.NET 3.5 and jQuery UI.
When a user clicks the "Search" button, a User Control, containing a search form, should be displayed in a jQuery UI Dialog (popup).
How can this be done?
Thanks in advance
|
Using ASP.NET 3.5 and jQuery UI. When a user clicks the "Search" button, a User Control, containing a search form, should be displayed in a jQuery UI Dialog (popup). How can this be done? Thanks in advance
| ||||
|
feedback
|
|
You could simply put the ASP.NET user control inside the | |||||
feedback
|
|
Did you put the ASP.NET user control inside the which is the jQuery popup successfully? | |||
|
feedback
|