I use a RadAjaxLoadingPanel with an image and text on a page. Now i want to add a second page and reuse the loadingpanel, what would be the best way to do this? Is it possible to derive a new UserControl from it, or is there an easier or better way?
Thanks!
1 Answer, 1 is accepted
0
Maria Ilieva
Telerik team
answered on 30 Jul 2008, 01:31 PM
Hello Jan,
You could use UserControl and place the LoadingPanel in it. In this way you will be able to modify the panel and load the user control in the page you need.
Regards,
Maria Ilieva
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.