Hi,
i am replacing Infragistics.WebUI.UltraWebGrid.v3 with infragistics35.WebUI.UltraWebGrid.
everything work fine,but extra column is coming without data.
Please help me.
Thanks
Hi Alan,
I am sending my Markup and code file as attchement.
I am sending my IE6 and IE8 screenshots.
I want output like IE6 scrennshot.
Please help me out.
Thanks,
Kavitha
Kavitha,
Looking at the screenshot, I can see that the columns aren't aligned correctly. Since this works with IE6, my best guess is that you have percentage based widths on some of your columns and this may be the cause of the columns not being lined up correctly.
If you can provide the markup for the grid or an example application, I may be able to give more details.
Let me know if you have any questions with this matter.
Above onee fixed
I got another problem,In IE 6 it is working fine,In IE8 Messed up,I am sending scrennshot of IE8 as attchment.
That is fixed,actually it is not a column,it is style border.
I got another issue,It is working good inIE6 but in IE8 it' style messed up.
MFArms,
Do you have a screenshot showing the extra column? How are you columns defined? Are they defined in the Markup or are you creating them in code? What is DisplayLayout.AutoGenerateColumns set to?
Is it possible for you to post your markup or code that creates the grid?