Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1705
WebNavBar not working with IE8
posted

Hey guys, 

 

I have a WebNavBar control linked to a grid, it used to work fine until I upgraded to the version:

Infragistics35.WebUI.WebNavBar.v9.1, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb

Also I'm using Internet Explorer 8, 

 

what happens is that the WebNavBar is rendering behind the grid (you can barely see the border of the control just beneath the grid)

I've removed any formatting to the grid and with no background on the grid I see the WebNavBar control, right behind the grid.

I've tested the page with Firefox and it works beautifully. I was gonna test it with chrome but some JavaScript that I added for the webCombo control doesn't work quit well. Anyway, do you guys have any suggestions?

check out this screenshot:

 

(http://www.viops.net/WebNavBarNotWorkingInIE8.JPG)

 

THANKS !!!!

Parents
  • 1705
    posted

    Ok I'm making progress here, this is the line it is making it fail

     

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

     

    any ideas?

Reply Children