• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Rendering of rich:extendedDataTable in Internet Explorer 7

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all
I am facing with a wierd problem. I have a JSF page with a fixed width. I am trying to add two rich:extendedDataTable 's into a h:panelGrid with 2 columns and add it to a page . The page is rendering properly in Firefox (i.e scroll bar for the panelGrid and able to scroll horizontally to view both the tables). But while viewing the same page in Internet Explorer the tables are being displayed over the panelGrid (Please see the attached images for page view in IE and Firefox). I assumed this might be a z-index problem and tried it correct giving postion:relative to the dataTable but could'nt get proper rendering. Please help me to solve this problem.

Thanks
Zeddicus


two.jpg
[Thumbnail for two.jpg]
In Internet Explorer
one.jpg
[Thumbnail for one.jpg]
In Firefox
 
If you are using a wood chipper, you are doing it wrong. Even on this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic