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

error with update panel. - "Unspecified Error"

3 Answers 50 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mon NN
Top achievements
Rank 1
Mon NN asked on 14 Jan 2010, 08:54 AM
I have an update panel and within it I have a grid that has date controls. When I load the grid for the first time I can manipulate the date control without an error. After a postback I get an error "Unspecified Error" when I click on date icon. If I disable the update panel the error disappears.
Whats the issue here?


Mon NN

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 14 Jan 2010, 11:50 AM
Hello Mon,

Based on the provided information it is hard to determine the exact cause of the issue you are facing.
However, you could try using our RadAjax instead of UpdatePanel and see if the issue still persists. For more information, please review this help article:
RadAjaxPanel
RadAjaxManager

Additionally, if you have some JavaScript function, try wrap it in code block or script block and see if it helps:
RadCodeBlock and RadScriptBlock

If the issue still persist, I suggest you isolate a stripped working version of your project and send it enclosed to a formal support ticket. I will examine it in detail and will get back to you with my findings.

Regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Mon NN
Top achievements
Rank 1
answered on 14 Jan 2010, 02:08 PM
Hi Pavlina,

I tried the radajaxmanager and it seems to eliminate the bug but now I have another issue... My radgrid is of height 100% and after introducing the radajaxmanager my radgrid is always collapsed. Ideas on how to solve this?

Mon NN
0
Pavlina
Telerik team
answered on 14 Jan 2010, 03:04 PM
Hi Mon,

I tried to replicate the issue you are facing but to no avail. Attached to this message is a simple runnable application which is working as expected. Please check it out and let me know if it works for you or if you need additional assistance.

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Mon NN
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Mon NN
Top achievements
Rank 1
Share this question
or