[displaytag-devel] [jira] Created: (DISPL-358) paging.banner.page.link does not work for First/Prev, Next/Last page links

2006-06-01 Thread Economopoulos Spyros (JIRA)
paging.banner.page.link does not work for First/Prev, Next/Last page links -- Key: DISPL-358 URL: http://jira.codehaus.org/browse/DISPL-358 Project: DisplayTag Type: Bug Versions: 1.1

Re: [displaytag-devel] Export to Excel using a template (+ startRow / startColumn)

2006-06-01 Thread Jorge Barroso
Template-based exports could be useful for boilerplate content, like a company letterhead, etc... Since these are Excel-specific config values, perhaps table tag attributes is not where they belong, but in excel-export-config properties, say export.excel.template="path/to/template.xls" export.ex

Re: [displaytag-devel] Export to Excel using a template (+ startRow / startColumn)

2006-06-01 Thread Jorge Barroso
One more point...The logic for reading the template doesn't necessarily belong in DefaultHssfExportView. It probably belongs in HssfTableWriter, which could read the template, write its contents to the workbook passed to it by the export view, and so on...But the key point is that most of the real

Re: [displaytag-devel] Javascript with Display Tag Column

2006-06-01 Thread 光頭佬
 i think it should read some thing like this     decorator="org.hyweb.ebpps.wrappers.NAEBW01_CF201" requestURI="/action/QAList.do?myAction=list" >     package org.hyweb.ebpps.wrappers; import org.hyweb.ebpps.models.NAEBT01_CF201; public class NAEBW01_CF201 extends BaseWrappers{    p