good server controls for displaying Finanical data(income statements etc)

  • Thread starter Thread starter phl
  • Start date Start date
P

phl

hi,

Does anyone have any experience in displaying spreadsheets(from XML
file) in ASP.NET2.0?

I figure that a repeater is good for this, as it seems to be able to
handle the formatting needed for this.

If you have done this before, can you please let me know how you have
done this.

Many thanks for your help

phl
 
Hello,

Income statement is something public investors will look at so make it look
as professional as possible to the client. Use something like crystal
reports, pdf, word document, etc.

The repeater is an excellent choice but the datagrid is better suited to
display spreadheet data.

Good Luck
Phl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top