Hello!
I have a C# based website, where I have started to use the Syncfusion asp.net Dialog control. (www.recognitiongame.com)
My problem:
I set the default behaviour of the Dialog Control with ShowOnInit(false).
But when the page loads, the dialog blink for a moment. It's annoying.
How can I set the Dialog opening, showing false by default?
(Visible="false" not good, because I can't set back by jquery.)
Thanks,
Imre