Put it in a div with a fixed height and overflow:auto.
  (*Chris*)

<div style="height:200px;overflow:auto;">
  <display:table>...
</div>


On Fri, Apr 17, 2009 at 11:37 AM, naveen namburi <[email protected]>wrote:

>
> Hi Folks,
>
> I am using display table to get results to be displayed in my table, can
> any
> one help me how to have fixed header with scrollable rows.
>
> ie: column names at the first row shouldn't be scrolled and the row values
> only should be scrolled.
>
> Thanks And Regards,
> N.Naveen.
> --
> View this message in context:
> http://www.nabble.com/Srollable-table-tp23103462p23103462.html
> Sent from the DisplayTag - General mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> displaytag-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to