Hi all,
I'm trying to build up linking into a
particular column. The problem is i want corresponding row values from other
columns and i want to do it through the column decorators so that other features
(like sorting, exporting,etc) dont go for a toss.
Currently this is not possible using
DT 1.1 since the decorate method of the ColumnDecorator doesn't provide the row
index thru which i could've taken out the values dynamically using the databean
list from the context (even thats not a good way, since after sorting it might
not behave properly). I'm not very sure whether i'll prefer using table
decorator to write all the rows in which just one column is decorated.
Now i'm thinking of changing the
source of DT 1.1 from which the decorate method would be invoked along with the
Row index or List index.
Kindly suggest if there's any other
efficient way of achieving it.
thanks
Nagraj.
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user