Hello All,
I am using a RadGrid with the AjaxLoadingPanel.On the second level of my RadGrid when I expand my Grid,I have a column as View ,what happens in my code is when a user will click on the View linkbutton a Ajax Modalpopup opens and in that popup there is some information.
This works for 2-3 times but after that when I click the view linkbutton the grid displays a loading panel.I don't want a loading panel at that time .
In short
Grid->expand/collapse->2nd level->view linkbutton->popup.
I can't understand why does the loading panel gets displayed when I click the view linkbutton.
Please help me
Thanx in advance
Ritzie