0 Replies Latest reply on Apr 17, 2008 7:00 PM by kaboel.repel.steel.scarlet.be

    rowIndex   Datamodel

    kaboel.repel.steel.scarlet.be

      I'e a module  that supports  a table list
      and scrolling through the table one by one


      I was hoping  only to do one query
      and loop through the table  in a compatible way



      As  sometimes the application (non list mode)
      scrolls through the  data  i need to access
      ${DataMODEL,rowIndex}
      since  on every repage  the table list selection is rememberd and the manual selection is ignored (it uses rowIndex)


      i tried to incext/ outject the  EL expression
      but  it requires it to be initialised prior to the use
      @factory   initializes it  but it refuses the injection



      any alternatives ?


      thanks on beforehand