Dear All,
I am using Windows XP, VS-2005, ASP.Net 2.0 and NetAdvantage Infragistics 2005 Volume 1 (version5.1). I used Infragistics.WebUI.UltraWebGrid control on my form. When I run the page on IE 7 due to some java script error, which I could not trace, the grid control does not show a border and a blue header that it is suppose to display. JavaScript error as shown on IE 7 is as follow:
Line: 2366Char: 3Error: Object expectedCode: 0........................
When I try to view the script from Debug->Window->Script Explorer in VS-2005, the window is blank, no script got displayed. I am really having a problem in tracing this script error. If someone, anyone, could show me what I am missing and help me out with this problem. I have attached the screenshot.
Kind regards,
I don't think NetAdvantage 2005.1 is compatible with IE 7.0. We had similar issues, and upgraded to a newer version.
That was not an easy process.
Please if anyone knows the problem please help me, it's giving a big problem. The problem as I mentioned earlier was not because of the JavaScript error. After correcting JavaScript errors the WebGrid still did not show the header with a blue background and gridlines. Below is the html code for the control.
<igtbl:ultrawebgrid id="results" runat="server" Visible="False"><DisplayLayout ColWidthDefault="90px" RowHeightDefault="21px" RowSizingDefault="Free" Version="3.00" RowSelectorsDefault="No" Name="xctl0results" CellClickActionDefault="RowSelect" NoDataMessage=""><AddNewBox><Style BorderWidth="1px" BorderStyle="Solid" BackColor="LightGray"><BorderDetails ColorTop="White" WidthLeft="1px" WidthTop="1px" ColorLeft="White"></BorderDetails></Style></AddNewBox><Pager><Style BorderWidth="1px" BorderStyle="Solid" BackColor="LightGray"><BorderDetails ColorTop="White" WidthLeft="1px" WidthTop="1px" ColorLeft="White"></BorderDetails></Style></Pager><HeaderStyleDefault Font-Size="X-Small" Font-Names="Arial" Font-Bold="True" BorderStyle="Solid" ForeColor="#E1E8F5" BackColor="#11459E" CustomRules="background-image:url(/ig_common/images/Office2003BlueBG.png);background-repeat:repeat-x;"><BorderDetails ColorTop="173, 197, 235" WidthLeft="1px" WidthTop="1px" ColorLeft="173, 197, 235"></BorderDetails></HeaderStyleDefault><RowSelectorStyleDefault><BorderDetails WidthLeft="1px" StyleLeft="Solid"></BorderDetails></RowSelectorStyleDefault><FrameStyle BorderWidth="1px" Font-Size="8pt" Font-Names="Verdana" BorderColor="#404040" BorderStyle="None" HorizontalAlign="Center"></FrameStyle><FooterStyleDefault BorderWidth="1px" BorderStyle="Solid" BackColor="LightGray"><BorderDetails ColorTop="White" WidthLeft="1px" WidthTop="1px" ColorLeft="White"></BorderDetails></FooterStyleDefault><RowExpAreaStyleDefault Wrap="True"></RowExpAreaStyleDefault><EditCellStyleDefault BorderWidth="0px" BorderStyle="None"></EditCellStyleDefault><SelectedRowStyleDefault ForeColor="White" BackColor="#F09D21" CustomRules="background-image:url(/ig_common/images/Office2003SelRow.png);background-repeat:repeat-x;"></SelectedRowStyleDefault><RowStyleDefault BorderWidth="1px" BorderColor="Black" BorderStyle="Solid"><Padding Left="3px"></Padding><BorderDetails WidthLeft="0px" WidthTop="0px"></BorderDetails></RowStyleDefault></DisplayLayout><Bands><igtbl:UltraGridBand></igtbl:UltraGridBand></Bands></igtbl:ultrawebgrid>
I am waiting to get solution to this problem. It does not simply show a header and gridlines. Someone from Infragistics, please help.
Thanks
Hi All,
I have similar problem. After recent installation of Infragistics HotFix (10.43) I've noticed that my Grids are not longer displayed properly.
I have attached a screenshot. All rows should look the same (only columns a-e are wrong) and all of them should have vertical lines to separate columns (like columns a-e have).
This issue is have to be due to some changes made in a HotFix mentioned. CSS for the page is exactly the same as before.
Thank you for any replies.