or
Hi,
I have “ToolkitScriptManager” in the master page, a lot of Ajax control toolkit controls and “RadAjaxManager”, “RadGrid” in the web application pages.
After adding the “RadGrid” I have this script error “Error: Object doesn't support this property or method”
I’m using the following
Regards,
<telerik:GridBoundColumn UniqueName="GPS" DataField="GpsTxt" HeaderText="GPS" AllowFiltering="false" ItemStyle-HorizontalAlign="Center"> <ItemStyle Font-Bold="true" /> </telerik:GridBoundColumn>