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
517
WebDataGrid 2010.3 Column Filter Bug (visibleDropdownCell Error)
posted

Hi,

I've been working with WebDataGrod 2010.3 and have run into a BUG, I think! I have a WebDataGrid that use filtering on a form that is being populated from an Oracle table. In fact I have 4 tabs with each tab page having it's own gid. All grids work fine excapt for one of them. They are all implemented the exact same way BUT I get an error one of them. The error ends up in some dynamic script at this function: _onSelectRule: function(evnt) at line var column = this._visibleDropdownCell._column with the error "Microsoft JScript runtime error: 'this._visibleDropdownCell._column' is null or not an object".

It happens when I first click on the filter and then is ok when I click on the filter a 2nd time. It always works on the second click and fails on the first one.

Thanks
Dave

Parents Reply Children
No Data