Feature Requests item #1021473, was opened at 2004-09-02 21:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=1021473&group_id=73068

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mike Miller (mikemiller991)
Assigned to: Nobody/Anonymous (nobody)
Summary: Export using reflection

Initial Comment:
One thing I would like to see with the export 
functionality is the ability for it to do the following:

In the XML export, instead of 
<table>
  <column></column>
</table> 

Is it possible to have it do something like

<tableName>
  <fieldName></fieldName>
</tableName>

Also another function might be to allow a user to export 
the whole collection using the List provided as the table 
source.  I have a case in which some of my data from a 
collection is used to populate a 'tooltips' for other data 
in the collection.  When I do an export..that 
data "screwily"  (that even a word :) ) placed into the 
output.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=1021473&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to