Allow dynamic change of HeaderOptions.Caption

Posted:
07 Oct 2013 10:18
by magosk
It would be nice if you could change JQMPopupOptions.HeaderOptions.Caption before calling JQMPopupOptions.Open from a server side (AJAX) event handler. Now it seems like the popup keeps the caption it had when the page was created. Applies to version 1.7.0.2923, compiled with IW 12.2.23 and Delphi XE.
Re: Allow dynamic change of HeaderOptions.Caption

Posted:
07 Oct 2013 11:40
by Alexander Bulei
Hi magosk,
magosk wrote:It would be nice if you could change JQMPopupOptions.HeaderOptions.Caption before calling JQMPopupOptions.Open from a server side (AJAX) event handler. Now it seems like the popup keeps the caption it had when the page was created. Applies to version 1.7.0.2923, compiled with IW 12.2.23 and Delphi XE.
Implemented in V1.7.0.2976.
Thanks for suggestion.
Best Regards.