Hi,
I need to autoclose radwindow after lets say 5 seconds.
but I have to use following method to open radwindow:
RadWindowtest.VisibleOnPageLoad = True
I need to use ContentTemplate, I need to change controls in ContentTemplate from code behind. its'a must for me so I choose this method.
I can open/close window with javascript events but its not usefull to me in this problem.
any ideas ?
best regards.
I need to autoclose radwindow after lets say 5 seconds.
but I have to use following method to open radwindow:
RadWindowtest.VisibleOnPageLoad = True
I need to use ContentTemplate, I need to change controls in ContentTemplate from code behind. its'a must for me so I choose this method.
I can open/close window with javascript events but its not usefull to me in this problem.
any ideas ?
best regards.