473,387 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Huge Spreadsheet Input

Dear all,

I am working on a re-development project. The objective is to replace
an old "system", which make use of local MS Excel, with a new
web-based application.

Platform: SQL2K, Windows Server 2K3, ASP.NET

My users are damn familiar with MS Excel. They can work fine with huge
spreadsheet (tens of column and hundreds of row). In our prototype
they don't feel comfortable of our .NET DataGrid control since:

1) They have to scroll left to activate a row
2) A post-back is necessary on row activation
3) There is no freeze-pane and there is lots of scrolling

Now I wonder should the following work:
1) Browser opens an Office web component (active X control) or local
excel instance (we have the license required).
2) The excel instance opens a XML file, retrieve from SQL server,
which includes column / row headers.
3) Users save their input at client side in XML and send to SQL for
data insert / update.

** Would it work?
** Any recommendation?
** Would it be difficult to implement?

Big thanks.
Nov 12 '05 #1
1 1470
Why not have excel go and get data directly and do away with web based if
they dont like it.
You could always do management in asp web based side.

Don

"CDARS" <cd***@hotmail.com> wrote in message
news:97**************************@posting.google.c om...
Dear all,

I am working on a re-development project. The objective is to replace
an old "system", which make use of local MS Excel, with a new
web-based application.

Platform: SQL2K, Windows Server 2K3, ASP.NET

My users are damn familiar with MS Excel. They can work fine with huge
spreadsheet (tens of column and hundreds of row). In our prototype
they don't feel comfortable of our .NET DataGrid control since:

1) They have to scroll left to activate a row
2) A post-back is necessary on row activation
3) There is no freeze-pane and there is lots of scrolling

Now I wonder should the following work:
1) Browser opens an Office web component (active X control) or local
excel instance (we have the license required).
2) The excel instance opens a XML file, retrieve from SQL server,
which includes column / row headers.
3) Users save their input at client side in XML and send to SQL for
data insert / update.

** Would it work?
** Any recommendation?
** Would it be difficult to implement?

Big thanks.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Fabio | last post by:
Hello, there's a module called Spreadsheet::WriteExcel. It allows me to create a new worksheet and edit its cells: my $workbook = Spreadsheet::WriteExcel->new('my.xls'); my $worksheet =...
6
by: Mark | last post by:
I've been asked to convert a pay increase spreadsheet to an intranet page. So far I've developed a page that uses a combination of ASP and Javascript to retrieve all of the required information...
1
by: jquest | last post by:
Hi; I have a database that keeps track of customers and work done for them. Some customers are repeat customers many times over, ie more than 100 records for them. I keep track of them in the...
1
by: CDARS | last post by:
Dear all, I am working on a re-development project. The objective is to replace an old "system", which make use of local MS Excel, with a new web-based application. Platform: SQL2K, Windows...
3
by: sir.linying | last post by:
My php script is to call perl scipt which makes use of Spreadsheet::ParseExcel module to parse Excel file. I am able to launch php script from command line so that perl script can run and properly...
1
by: jimc52 | last post by:
I work for a food company where we design new food products. I have an Access Database where I keep track of all the ingredents we use in the company, and add new ones daily. What I want to do is...
1
by: aspiring geek | last post by:
Hi all, I'm new to asp.net, and using Visual Web Dev express. As such I cannot see the spreadsheet control and directly access the object properties from the VB code in the back of my page. ...
3
by: colo | last post by:
Hi, I'm trying to create a web app that will allow users to input several rows of data for several columns. Is there a control that simulates the flexibility of a spreadsheet? This app is...
7
by: semijoyful | last post by:
OS: Win XP SP2 Access version: 2003 Excel version: 2003 I am new at this, as I am sure you have gathered from this post title:) I am working on a form where users can input data in Access and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.