This question is locked. New answers and comments are not allowed.
Hi,
I have a problem with (modal) Windows. Their content is loaded via LoadContentFrom and they are initially hidden. There are some of them on one ViewPage and can be made visible by clicking a button. The Windows contain Grids, which are ajax-bound.
If the user clicks the button to open the window (to make it visible) before the GET-request from the LoadContentFrom returns, the modal Window opens without any content (of course), but when after that the GET-request returns, the Window is not populated with the HTML. It stays empty.
Has anybody an idea what I could have missed?
Or is there an event for the time when the LoadContentFrom method is done?
Kind regards,
Kai
I have a problem with (modal) Windows. Their content is loaded via LoadContentFrom and they are initially hidden. There are some of them on one ViewPage and can be made visible by clicking a button. The Windows contain Grids, which are ajax-bound.
If the user clicks the button to open the window (to make it visible) before the GET-request from the LoadContentFrom returns, the modal Window opens without any content (of course), but when after that the GET-request returns, the Window is not populated with the HTML. It stays empty.
Has anybody an idea what I could have missed?
Or is there an event for the time when the LoadContentFrom method is done?
Kind regards,
Kai