| Author |
Displaytag : export
|
Naveen Mishra
Ranch Hand
Joined: Nov 20, 2005
Posts: 75
|
|
Hi, i'm using displaytag. trying exporting data. In my table , there are some columns which are generated at runtime . When starting export , getting unusual results: 1) Total number of columns is reduced by 1 ( i.e. n-1) 2) if this.decorated is true , getting only columns which NOT generated programatically, else getting only those columns which generated programatically and rest of the columns are coming as null would welcome any hint/help . Thanks
|
 |
Naveen Mishra
Ranch Hand
Joined: Nov 20, 2005
Posts: 75
|
|
a little update ... the code snippet comes from the "generateRows() of PdfView" class used while iterating thru the columns for export... Thanks...
|
 |
 |
|
|
subject: Displaytag : export
|
|
|