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

Scripts are not loaded when we use asynchronous loading

0 Answers 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Saravanan
Top achievements
Rank 1
Saravanan asked on 29 Dec 2012, 01:33 PM

I am having 5 user controls, each user control has Controls with functionality like Chart, Grid, Buttons, ...

I am trying to load all the user controls asynchronously. When i add the user controls by default it should show some loading image, then each control should run some code asynchronously and build the controls.

http://www.codeproject.com/Articles/23768/Load-and-Display-Page-Contents-Asynchronously-with?msg=4461373

I was following the above article. 

The RadGrid control is not working. Seems the scripts are not loaded or the control is not rendered correctly. Could you please check and let us know a solution. 

Also when i type some value in filter textbox and click the filter icon, it should show a menu which contains all the filter options, but rather it did a postback and control rendering again. 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Saravanan
Top achievements
Rank 1
Share this question
or