or without using scriptlets...

<bean:size name="data" id="numberOfRows" />
<bean:write name="numberOfRows" />

Gareth

Jorge Martín Cuervo wrote:
if you use a collection simply:

<%=((java.util.List)request.getAttribute("data")).size()%>

also check:
http://displaytag.sourceforge.net/11/tut_implicitobjects.html

rowNum maybe help too

El lun, 05 de 06 de 2006 a las 16:13, Abhimanyu Koul escribió:

hi all!
can anyone please tell me how i can dynamically count the number of 
rows(records) that a display:table populates.

i want to do some javascript coding using that value

Abhimanyu Koul
FinEng Solutions (P)  Ltd.
Dani Compound,
158, Vidyanagari Marg,
Kalina, Santacruz (East),
Mumbai - 400 098
Mobile : +91 9819510090



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • Re: urgent Gareth Evans

Reply via email to