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

RadAjaxManager and RadPanelBar inside RadGrid not working.

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Harish
Top achievements
Rank 1
Harish asked on 16 Jul 2015, 02:44 AM

Hi All,

I am using RadAjaxManager, RadPanelBar andRadGrid in my user control.

Issue:

1. Click on Webpart and click on "Add new record" in Grid from "FirstTabl" tab at first without clicking on any tab.
    Add Mode and Edit Mode working fine as expected. Showing and populating all control(RadEditor, RadPanel etc.) from the grid properly.
    It works fine.

2. Click on Webpart and then click on any other tab, then click on click on "Add new record". from Grid
    Add Mode and Edit Mode behaves weird. Data not getting populating properly.

Controls inside RadGrid and AjaxManager not initializing properly.
Error: 0x800a138f - JavaScript runtime error: Unable to get property '_preInitialize' of undefined or null reference

After follow the #1 step and then if you work with any Tab its working fine.

Can anyone please help me how resolve this issue ? Why this is happing with TAB and Grid with Ajaxmanager.

Thanks,

Harish Patil

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 20 Jul 2015, 11:53 AM
Hi Harish,

Based on the provided information it would be hard to pinpoint the exact cause of the issue.

Nevertheless, try to disable AJAX on the page by setting the EnableAJAX property of RadAjaxManager to false and see if there is a server-side error thrown.

Also, please share the markup of the page with the related code-behind. Thus, anyone that is willing to help can examine the code and suggest what can cause the problematic behavior.

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Harish
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or