| Author |
richfaces modal panel perfromance
|
betul aydin
Greenhorn
Joined: Jan 08, 2008
Posts: 19
|
|
hi I have got a performance problem in my simple application.
It takes too long to open the ModalPanel, if the page contains many HTML-Elements (ie DataTable with 600 columns and 15 rows).
How can I repair modal panel performace .Can anybody give me suggestion about this.here is my code about modal panel
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14475
|
|
|
A datatable with 600 columns is a performance problem even without a modal panel. That's a lot of data to dump on a single page. Is there a more manageable way of presenting that information?
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: richfaces modal panel perfromance
|
|
|