Hi,
I have installed Web Client 2010 Vol 2 after uninstalling existing Web Client 2008. I did this to make my application IE8 compatible. However I am facing the javascript error for the ultrawebgrid. Below is the script:
I have attached the screenshot for your reference.
function ultraWebGridApplication_AfterRowInsert(gridId, rowId) { igtbl_getGridById(gridId).Bands[0].getColumnFromKey("Edit").setHidden(false); }
It is giving error for setHidden method as Invalid argument.
Hi kaushikjaimalani,
It has been a while since your post, however in case you still need assistance I would be glad to help.
I have tested your scenario using version 10.2 but am so far unable to replicate the issue. In order to be able to provide more insight I would need a working sample illustrating the scenario.
Please note that the UtlraWebGrid control is now outdated. Therefore I strongly suggest that you consider using the WebDataGrid/WebHierarchicalDataGrid controls instead. You can explore the features available on these controls from our samples collection at:
http://samples.infragistics.com/aspnet/ComponentOverview.aspx?cn=data-grid
Please let me know if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support