Hi,
I'm getting a really strage error with the ultrawebgrid (20053) after trying to select a row.The problem is that var igtbl_getColumnById(columnID); (ig_webgrid.js line 2360) returns null, the value of columnId = "each". This causes the code in igtbl_getColumnById to skip all the if's and return null.the next line var bandNo=colObj.Band.Index; generates an error because colObj is null. And the clicked row doesn't get selected
The strange thing is that it only happens on my system, it works for a colleague. I've copied his scripts in ig_common and his dll's, but i still can't get it to work. Does anyone have an idea where i could look next, this if driving me nuts.
Regards, Peter
This sounds like a bug.
Are you using the latest hot fix of NetAdvantage for .NET 2005 Volume 3? If not, then I suggest you download it to see if the issue is fixed there.
The problem is that this version of the toolset is no longer under active maintenance, so no new bug fixes are being made for this version. If the problem persists in versions still under maintenance (currently NetAdvantage for .NET 2007 Volume 2 through NetAdvantage for .NET 2008 Volume 2), then please submit a support request so that we can look at this in more detail and, if this is indeed a bug, ensure that you're notified when it's fixed.