Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
I nfragistics 9
posted

When i convert the .net web project infrgistics 7 to infragistics 9 i face the following error.

"There is a problem with the event handler method. 'GridInitialize'. Please check the method name's spelling"

How i can solve that one. Advance thanks for your reply. Please give a solution to the above error ASAP.

 

With Regards,

G.Balaji.

 

 

Parents
No Data
Reply
  • 4555
    posted

    Hi,

    This happens sometimes after migration. You need to recreate the event at the client side. Look at your client side events, find the event that is causing the issue. Delete it and recreate it. In this case it is the GridInitialize event.

     

    Magued

Children
No Data