|
I just downloaded the “Excel”
file from the ASP.NET application, saved instead of opening it, renamed it to
xxx.txt and opened it in a text editor.
The content was indeed simply the table portion of an HTML file! So is there a simple way to put the HTML
rendering of a Wicket ListView or DataTable
into a String? /Frank -----Original Message----- from reading the above code all you are doing is
rendering the grid into the response by itself with the additional header? but it is still in its unchanged html format? On ASP.NET has an easy way
to return a DataGrid as a Microsoft Excel file: |
- RE: [Wicket-user] Rendering DataTable or DataView (or mod... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataView (o... Igor Vaynberg
- Re: [Wicket-user] Rendering DataTable or DataVie... Martijn Dashorst
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Igor Vaynberg
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Johan Compagner
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Johan Compagner
