sections.sheet.basicUsage.xhtml Maven / Gradle / Ivy
The newest version!
Sheet provides a spreadsheet experience you are already familiar with. You can finally work with large volumes of data without worrying about performance issues.
Notice the fixed columns and rows, and the custom cell styling. Validation is per cell, try and enter "abc" into the Price column which is expecting a BigDecimal.
${showcase:getFileContent('/sections/sheet/example-basicUsage.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/sheet/SheetController.java')}