Hi,
I have a RadGrid on a form which updates a RadAjaxLoadingPanel using a RadAjaxManager.
However, where ever i place the code for the RadAjaxManager, it will add an unwanted line break when i select an event in the RadGrid (i.e. when AJAX is triggered to update asynchronously). When the form originally loads, it is fine but an additional line break appears when i do anything (i.e. go to next record, click edit, go to last record, etc) in the RadGrid control. Here is the code for my RadAjaxManager:
I've used the same code & same controls in previous projects and they work absolutely fine - no line breaks appear after an update or post back. The only difference i can spot is that my current project has a master page, which has the script Manager listed there rather than each individual page.
Can you please help me figure this one out?
regards,
Shuja