•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 402,743 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,506 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 1148 | Replies: 2
![]() |
•
•
Join Date: Jun 2007
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
Hi!
I wish to build a web based application where similar to Microsoft Excel/Spread Sheet. This web based application should have an interface of spreadsheet cells where user can click around the cells to enter data. As the data being entered it will save in database where indicating which cell will be holding that data. Do you have any idea whether ASP.net or any other languages able to do this? Thanks in advance.
I wish to build a web based application where similar to Microsoft Excel/Spread Sheet. This web based application should have an interface of spreadsheet cells where user can click around the cells to enter data. As the data being entered it will save in database where indicating which cell will be holding that data. Do you have any idea whether ASP.net or any other languages able to do this? Thanks in advance.
yes it can
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
•
•
Join Date: Jan 2006
Location: Its the internet... i am everywhere lol
Posts: 274
Reputation:
Rep Power: 3
Solved Threads: 10
I assume this is some homework?
It can be done using a grid or table. You can then react to cell events if you wish. To save it in a database you have to run through each cell (ie every column in every row) one at a time and save the contents of that cell into a datarow (noting the column number and row number so you can bring them back later on if needed).
Going beyond this basic "spreadsheet" will get too complex for you and unless it is homework I would go and get a free web based spreadsheet out there.
It can be done using a grid or table. You can then react to cell events if you wish. To save it in a database you have to run through each cell (ie every column in every row) one at a time and save the contents of that cell into a datarow (noting the column number and row number so you can bring them back later on if needed).
Going beyond this basic "spreadsheet" will get too complex for you and unless it is homework I would go and get a free web based spreadsheet out there.
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
.net .net framework 3.0 access ajax application application acceleration asp australia badge building code combo community custom daniweb data developer development dom dropdownlist feed immigration member microsoft microsoft sharepoint module msdn net news office reader reuse services skin software sql theme us army visa vista weather web windows workflow xml xoap
- opening an Excel file in VB.NET (VB.NET)
- Building an Excel like Application (C#)
- Open Excel file from Visual Basic (Visual Basic 4 / 5 / 6)
- Transferring data to Excel (ASP.NET)
- Data From C++ GUI to Excel/Notepad, Application Trouble (C++)
- Problems with VB6 and excel (Visual Basic 4 / 5 / 6)
Other Threads in the ASP.NET Forum
- Previous Thread: Adding color to GridView
- Next Thread: Time Based Notification in ASP.Net


Linear Mode