Hi all,
How I can avoid sorting on grid component for all columns
thanks in advance!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T-Grid-with-fixed-header-tp5716187p5716212.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi,
I've made a component library which has such a Grid, see:
http://intercommitweavesdemo.intercommit.cloudbees.net/grid/pagedgrid2demo
Unfortunately the code on github is not really up-to-date anymore, i can try
to update the github code this week.
Antal
--
View this message in context:
h
Unfortunately, this needs to be done via javascript which splits the table
into two tables. The data table is put into a scrolling div with a fixed
height.
Here's an example: http://www.tablefixedheader.com
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T-Grid-with-fixe