0

I am creating an application in jsf 1.2 with richfaces 3.3 (oracle 11g on BE). I need to incorporate a data entry form that will show names of like 800 individuals against which data would be entered in a grid or table like structure (like in excel sheet). This data entry table would be pagination based like 50 records would be displayed at a time with next and previous functionality. How this could be achieved in jsf.

Luiggi Mendoza
  • 85,076
  • 16
  • 154
  • 332
learner
  • 757
  • 2
  • 14
  • 35
  • This can be achieved using `` and `` tag components as shown in the live demo: [DataScroller demo](http://livedemo.exadel.com/richfaces-demo/richfaces/dataTableScroller.jsf). You should also check the Scroller Facets Usage sample on the live demo link. – Luiggi Mendoza Nov 29 '12 at 07:12
  • Dear Mendoza. my requirement is to add / edit data not just display the data. – learner Dec 19 '12 at 09:20

0 Answers0