I recognise that problem. I was forced to upgrade to 1.1.4 snapshots.

/Daniel

-----Original Message-----
From: Anitha Suraj [mailto:[EMAIL PROTECTED] 
Sent: 28 June 2006 21:43
To: [email protected]
Subject: Using rowIndexVar in datatable for setting rowId fails



Hi,

I just upgraded to MyFaces1.1.3 and Tomahawk 1.1.3. I am using the
rowIndexVar to set the rowId in my datatable. This was working fine in 1.1.1.
So my ids were set to row_0, row_1 and so on. But when I upgraded, it is not
able to set the first row. It is setting rowId as row_, row_0, row_1 and so
on. 

Has anybody seen this error before and has a solution for it? Thanks so much.

This code was working before:

                <t:dataTable id="summarytable"
                        rowIndexVar="rowIndex"
                        rowId="row_#{rowIndex}"
...                

        
-- 
View this message in context:
http://www.nabble.com/Using-rowIndexVar-in-datatable-for-setting-rowId-fails-
tf1863626.html#a5091346
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to