I am Using the infragistics version v6.3. I am using the web grid in asp.net2.0 with ajax enabled website. but i am getting java script error as object expected. can you help in this..
It really depends on the context and is hard to tell without seeing some additional information first. Are you using the grid's built-in AJAX functionality? Are you using asp:UpdatePanel?
Also, can you please run the same page in FireFox - object expected is a generic IE error and if you run the same page in FireFox chances are you will get more meaningful error messages.