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

RadAjaxLoadingPanel and FormView

1 Answer 72 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 28 Feb 2011, 04:15 PM
Hi,

Spent ages trying to work out why my RadAjaxLoadingPanel isn't displaying for ajaxified FormViews. Turns out I had the RenderOuterTable property set to "false" on each of the FormViews.

Also notice you get the same problem if in .NET2, you use the CSS Friendly control adapters with FormViews.

Looks like unless you allow the Formview to render as a table, then the LoadingPanel doesn't display.

Has anyone found a workaround for this, either in code or CSS?

Cheers

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 04 Mar 2011, 08:45 AM
Hi Matt,

I followed your scenario and prepared a sample project that is working properly when RenderOuterTable property of the FormView is set to false(RenderOuterTable.aspx) and also when it is set to to true(FormView.aspx). Please find the project attached to this message. Give it a try and let me know if it works for you or if I am leaving something important out.

I hope this helps.

Best wishes,
Pavlina
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Ajax
Asked by
John
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or