473,386 Members | 1,706 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,386 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 18 '05 #1
1 998
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 18 '05 #2

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

Similar topics

13
by: Allison Bailey | last post by:
Hi Folks, I'm a brand new Python programmer, so please point me in the right direction if this is not the best forum for this question.... I would like to open an existing MS Excel spreadsheet...
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: 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...
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...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.