This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: How to know the first item and last item in dataTable ?damianharvey.damianharvey.gmail.com Jun 11, 2008 5:26 PM (in response to daclan)Look into using the rowKeyVar attribute. If it's zero then it's the first row. If it equals your table size (less 1 I think?) then it's the last row. Cheers, Damian. 
- 
        2. Re: How to know the first item and last item in dataTable ?daclan Jun 11, 2008 6:45 PM (in response to daclan)Thanks a lot Damian ! 
 
    