Vikas
3 years agoIdeator I
Calling SearchDialog from Server method
Hi,
Is it possible to show SearchDialog from a Server method? I can use MaximazableDialog in Javascript to show the SearchDialog and get the response in callback. But I want to use such facility...