Hi,
I am getting issue like
Error: a._events is undefined
Source File: http://localhost:33367/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RSM_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a94b8a2b4-5efc-4f4c-9641-d912b698978d%3aea597d4b%3ab25378d2
Line: 6
Scenario:
I am customizing the RadGrid with the sort column. ie i am changing the sort column dynamically with a link button outside Radgrid.
I am having Refresh button outside Grid.
When i click the refresh button first time, the grid gets refreshed.
But when i click the refresh button after customizing the grid with the sort column, i am getting the javascript error like above
Please anyone advice this...
I am getting issue like
Error: a._events is undefined
Source File: http://localhost:33367/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RSM_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a94b8a2b4-5efc-4f4c-9641-d912b698978d%3aea597d4b%3ab25378d2
Line: 6
Scenario:
I am customizing the RadGrid with the sort column. ie i am changing the sort column dynamically with a link button outside Radgrid.
I am having Refresh button outside Grid.
When i click the refresh button first time, the grid gets refreshed.
But when i click the refresh button after customizing the grid with the sort column, i am getting the javascript error like above
Please anyone advice this...