We have the latest version of the Asp.net AJAX grid.
We are attempting to bind data via javascript (client side databinding).
Our problem:
When we find the RadGrid object on the client (in javascript) we cannot access any of the clientAPI methods or properties. Instead we get the error
Microsoft JScript runtime error: Object doesn't support this property or method
Can someone please help us!!! This is the most ridiculous issue.
Background information:
VS2008 SP1
Vista Machine
.net 3.5
Scripts are registrated from the DLL (default setting)
This is happening in a Web Application Test Project.
We are attempting to bind data via javascript (client side databinding).
Our problem:
When we find the RadGrid object on the client (in javascript) we cannot access any of the clientAPI methods or properties. Instead we get the error
Microsoft JScript runtime error: Object doesn't support this property or method
Can someone please help us!!! This is the most ridiculous issue.
Background information:
VS2008 SP1
Vista Machine
.net 3.5
Scripts are registrated from the DLL (default setting)
This is happening in a Web Application Test Project.