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

Getting Error

1 Answer 33 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Atchyut Bandaru
Top achievements
Rank 1
Atchyut Bandaru asked on 17 Feb 2011, 05:30 PM
Hello,

My application was developed in telerik 3.0 version Now converted into telerik control 4.0 and now I am getting following error from last 3 days in whole application can you pease provide me some solution for me. 

I used following code in .aspx

 <ClientSettings EnableRowHoverStyle="true" AllowColumnsReorder="true">
    <Resizing EnableRealTimeResize="True"></Resizing>
  <Scrolling AllowScroll="true" UseStaticHeaders="true" />
  <Selecting AllowRowSelect="true" />
  <ClientEvents OnCommand="gridCommand" />
  </ClientSettings>


Getting Error
Line: 3
Error: '_events' is null or not an object

Please I am wating for your response

Thanks and Regards,
Atchyut

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 18 Feb 2011, 02:11 PM
Tags
ComboBox
Asked by
Atchyut Bandaru
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or