This question is locked. New answers and comments are not allowed.
I try to create a window with $.telerik.window.create which is initially invisible, so I give as parameter "visible: false" (beside others). I also add a "onOpen: function() { .... }" event in the parameters. But that event is triggered immediatly and the window is visible, so it looks like the "visible: false" is not honoured.
Any solution for this?
Thanks, Jaap
Any solution for this?
Thanks, Jaap