Hi,
I have a ultrawebgrid. To one of the column of ultrawebgrid i set columnType as custom and editor control id to the id of my webcombo.
When I view the page in IE and click the column having webcombo everything works fine. But when I view the same in firefox and click the cell of column having webcombo the webcombo goes out of grid. This happens not only with Webcombo but all controls I tried using WebDateTimeEdit and same thing happens.
One more thing it only happens when the webgrid has scroll bar because of more rows.
You can see this issue in Samples of Infragistics.
Please suport me to resolve this issue.
Thanks,
Trung
Hello chuckTiebout ,
Please test witht the latest SR of 10.3 version.
Best regards,
I am also having the same issue. Using version 10.3 and Firefox 9.0.1
is it Fixed ?? I am having the same issue..
using Infragistics version 11.1 and Firefox 7.0
Expecting some replies from Infragistics...
is it fixed???
We are also having a similar issue. This seems to happen only in Firefox, sometimes the webcombo, or a textedit positions at a different place then the intended cell.
Using Firebug it seems that the code for the editor has position:absolute and this could be a culprit.