On Fri, 2007-10-19 at 12:17 -0400, [EMAIL PROTECTED] wrote: > > Hi All > > Have any one used Tomhawk DataScroller ? I am getting duplicate id > error , even tough there is no duplicate id.
Yes, I'm using it and have no problem. Are you perhaps using JSF1.1 + jsp, and using c:if or c:forEach somewhere (not necessarily wrapping this component)? That is the primary cause of duplicated ids I believe. Regards, Simon

