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 hitesh_addon,
I investigated this scenario but am so far unable to replicate the behavior using version 10.3.20103.2120. In your bands, are you refering to stock a single cell or a column (i.e. is a column or only a single cell editable)? Some sample code illustrating the issue would be appreciated greatly as it would help me determine what setting might be causing the matter.
Please contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support
my grid is like this :
in IE9 we can edit the stock of attibutes.
in IE8 it looks like this :
in IE8 we can not change the value of the stock of attibutes.
and attribute table is also shrinks.
In IE7 and IE9 it works properly but not in IE8.
now i think you can understand my problem.
Hi Hitesh,
Please feel free to contact me if you need further assistance.
Petar IvanovDeveloper Support EngineerInfragistics, Inc.https://es.infragistics.com/support
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.
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.
Please let me know if I can be of further assistance.
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