grid / spreadsheet component recommendations?

  • Thread starter Thread starter ZenRhapsody
  • Start date Start date
Z

ZenRhapsody

Any insights and experiences out there with .NET compatible spreadsheet/grid
components? I would like the database features of the standard .NET
datagrid, with the additional feature set of individual addressable cells
(row,column) with the capability to put values, combo boxes, etc in each
cell, column, or row.

I really don't need the formulae features of XLS, just the grid layout
features. Database features are nice, but I can always use the datagrid
that .NET comes with for that if necessary.

I was familiar with FarPoint SPREAD back in the COM world, but haven't
reviewed the market in a few years.

Any love it / hate it welcome!

Thanks.
Zen....
 
Softartisans makes an excel writer in managed code that may be of interest
to you.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 

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