Excel functionality in ASP.net ?

  • Thread starter Thread starter Amit Deshpande
  • Start date Start date
A

Amit Deshpande

Hi,

I have many fields for which I am currently using text boxes. But the
number of textboxes getting used is too high. I require a EXCEL type
interface/functionality where I can have some formulae to calculate a
particular field based on the value of other field. How can I have
such a data structure/functionality in ASP. net ?
Please email me at (e-mail address removed)

Regards,
Amit Deshpande
http://homepages.uc.edu/~deshpaaa/
 
Hello Amit,

See there http://www.spreadsheetgear.com/products/spreadsheetgear.net.aspx


---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

AD> Hi,
AD>
AD> I have many fields for which I am currently using text boxes. But
AD> the
AD> number of textboxes getting used is too high. I require a EXCEL type
AD> interface/functionality where I can have some formulae to calculate
AD> a
AD> particular field based on the value of other field. How can I have
AD> such a data structure/functionality in ASP. net ?
AD> Please email me at (e-mail address removed)
AD> Regards,
AD> Amit Deshpande
AD> http://homepages.uc.edu/~deshpaaa/
 
Also have a look at Office web components

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
 
Back
Top