This is a migrated thread and some comments may be shown as answers.

How to Show Loadingpane on button and close the window

1 Answer 24 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Hrushikesh Mokashi
Top achievements
Rank 1
Hrushikesh Mokashi asked on 20 Aug 2008, 10:30 AM
Hi All,


I have 2 pages.
1>In First page there is button
    On button click i am opening another page in radwindow.
2>The page open in radwindow have two button and two textbox,
   RadajaxManager,RadAjaxLoadingPanel,ScriptManger
   I am showing loading panel on buttonclick and want to close the window.

Issue

It showing the loading panel on button .But not close the radwindow
How can i show the loading panel and close the radwindow.

 Thanking You.
   

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 21 Aug 2008, 08:29 AM
Hello Hrushikesh Mokashi,

The Button should be added to the RadAjaxManager settings and have RadAjaxLoadingPannel applied to it. Also OnButtonClick you should call RadWindow.close() method.

Sincerely yours,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Hrushikesh Mokashi
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or