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

Error on client side databind

4 Answers 58 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 22 May 2013, 10:16 PM
I'm not sure what happened, but I'm getting an error when I try to bind a new dataset to a listview on the client side.

I wind up with the error message:
 "0x800a139e - Microsoft JScript runtime error: Sys.ArgumentException: Cannot find element with specified ID
Parameter name: ItemPlaceHolderID"

4 Answers, 1 is accepted

Sort by
0
Chris
Top achievements
Rank 1
answered on 23 May 2013, 01:56 PM
It's strange because this WAS working,
0
Maria Ilieva
Telerik team
answered on 27 May 2013, 11:43 AM
Hello Chris,

Please ensure that you are referencing the correct PlaceHolder's ID. Sending us your page markup as well as the related code behind could help us further research on your code and do our best to provide proper solution.

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Chris
Top achievements
Rank 1
answered on 29 May 2013, 02:05 PM
I was definitely referencing the correct placeholder ID. It must have been an issue with a Visual Studio 2012 update and the version of Telerik I was using. Because rolling back to version 2012.3.1308.40 seems to have fixed the issue.
0
Maria Ilieva
Telerik team
answered on 03 Jun 2013, 07:08 AM
Hello Chris,

Could you please share your page markup as well as the related code behind so that we could test your scenario on our end and do our best to isolate the root cause of the issue?

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListView
Asked by
Chris
Top achievements
Rank 1
Answers by
Chris
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or