
|
If you were logged in you would be able to see more operations.
|
|
|
|
Error compiling expression "!showIfEmpty || tableModel.rowCount > 0".
Same Error occurs setting parentesis like "(!showIfEmpty || tableModel.rowCount > 0)" or "(!showIfEmpty) || (tableModel.rowCount > 0)"
worked perfectly with ognl 2.6.9!
|
|
Description
|
Error compiling expression "!showIfEmpty || tableModel.rowCount > 0".
Same Error occurs setting parentesis like "(!showIfEmpty || tableModel.rowCount > 0)" or "(!showIfEmpty) || (tableModel.rowCount > 0)"
worked perfectly with ognl 2.6.9!
|
Show » |
|