aspose file tools
The moose likes JSF and the fly likes scrollableDataTable hides modal panel Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "scrollableDataTable hides modal panel" Watch "scrollableDataTable hides modal panel" New topic
Author

scrollableDataTable hides modal panel

Shaiju scientia
Greenhorn

Joined: Jan 17, 2006
Posts: 15
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: scrollableDataTable hides modal panel
 
Similar Threads
onclick event in modal panel in scrollableDataTable
Richfaces ScrollableDataTable Rows
Richfaces scrollableDataTable
scrollableDataTable header values to be adjusted
breakpoint on scrollableDataTable