Re: Item.getIndex() on DefaultDataTable

2008-06-06 Thread Maurice Marrink
On Thu, Jun 5, 2008 at 7:55 PM, Flavius [EMAIL PROTECTED] wrote: I'm using a DefaultDataTable and I want to get the index of the selected item. However the index always returns 0. Is this by design? new AbstractColumn(new Model(Test Label)) {

Item.getIndex() on DefaultDataTable

2008-06-05 Thread Flavius
I'm using a DefaultDataTable and I want to get the index of the selected item. However the index always returns 0. Is this by design? new AbstractColumn(new Model(Test Label)) { public void populateItem(Item item, String componentId,