I am getting an error in RadGrid double click. This is the error.
'this._tableView._owner' is null or not an object. The script throws the error when trying to do a $find on one of the parent object. Any ideas on how to get rid of this? Also, I have no code in the grid double click. Is it possible to remove the event handler fot it?
'this._tableView._owner' is null or not an object. The script throws the error when trying to do a $find on one of the parent object. Any ideas on how to get rid of this? Also, I have no code in the grid double click. Is it possible to remove the event handler fot it?