i am using UltraWebGrid its version is Infragistics4.WebUI.UltraWebGrid.v10.3, Version=10.3.20103.2120
in that i am using two bands, one is for product and another is for its attribute.
in both band there is cell for stock which is editable.
so stock editing for product working in both (IE8 and IE9)
but stock editing for attribute is not working in IE9
plz reply ASAP
Hi Petar,
I also have same issue with the 2nd band of UltrawebGrid 11.1 version in IE8. In IE7 it is working fine.
Please reply as soon as possible.
Thanks
Ankit Patel
CIMCON Software Inc
Hi Hitesh,
Please let me know if I can be of further assistance.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.https://es.infragistics.com/support
Thank you for your reply.
I am still unable to reproduce the scenario. A sample illustrating the issue would be greatly appreciated. If in your case the percentages are converted into pixels you may want to explore the possibility of manually calculating the column widths on the client if the rendered offsetwidth of a child band's column is say 25 pixels instead of 25% (which as you say happens for you in IE8).
Please do not hesitate to contact me if you have any questions.
i found that in that second band there is given width in percentage to each column so in IE7 and IE9 it consider as percentage and in IE8 it converts into pixels.
Please feel free to contact me if you need further assistance.