PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Programmatically add columns to Spreadsheet web component

Reply

Programmatically add columns to Spreadsheet web component

 
Thread Tools Rate Thread
Old 04-10-2004, 03:55 PM   #1
SK
Guest
 
Posts: n/a
Default Programmatically add columns to Spreadsheet web component


Hi all,

I am a relatively junior web coder. I have an Intranet web application
using Frontpage 2003 asp pages to a backend SQL Server 2000 database.
Everything is displayed in HTML tables with 'Edit', 'Update', 'Delete'
columns added by me on the fly so the data can be modified.

My boss is used to Access, where she can choose a column and reorder, or
excel where she can data filter. All these features exist in the
Spreadsheet web component, so I want to use this as the initial display of
my data. She can sort, filter, whatever - even export to excel. I just
can't figure out how to add the hyperlinks for 'Edit', 'Update', 'Delete',
so I can still use my Edit, Update and Delete asp pages. Generating the SQL
View doesn't seem to work, though I'm not exactly sure what I'm doing.

Thanks in advance for anyone's help.

Sue



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off