Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4456570
By: xalix

in my project, I have to enable my user to pass a RowSetDynaClass object from
risult of a query, and after that display that result in the table. I use the
following code, since I can't determine the number and type of columns:

<display:table offset="1" id="item" name="requestScope.rsResp.rows" 
pagesize="100"
export="true" partialList="false" sort="list" requestURI="ReportPreview.do"
class="tableReport"></display:table>

but the result is not what I need, because the table show the value of the first
data and hide the following duplicate data, and I need that all data been 
display.
Is there any property to set in the "table" to disable the omission steps?

thank you in advance.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to