• 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

scrollableDataTable hides modal panel

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using scrollable data table to get the row selection feature(Please let me know if anybody have a different suggestion for this). However the issue now is, I have a button in the same page and on clicking that, i have to show a modal panel(a confirmation dialog box). But the modal panel always goes behind the scrollable data table.I mean the data table hides the modal panel.
This is is happening only with rich: scrollableDataTable .rich:data table works fine(of course not with the row selection) .
Ohh yes, this is happening only with Mozilla Firefox. in IE8 and chrome its working fine. anybody have any suggestion?

Thanks in advance

Shaiju
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic