advice on choosing right control

M

Mark Siffer

I am building a web app that will display data in a table. However, the
user needs to be able to update the data. I would like to construct it such
that the user can edit any cell in the table and submit the changes just
once at which point the server will commit all the changes ( there will
never be more than 20 or 30 rows of data ).

Can a datagrid handle this? or should I go with individual textboxes? or
just use regular asp?

Thanks in advance
MS
 
T

Trevor Benedict R

Since the DataGrid would be of somuch easier to implement this scenario,
I assume that you would have found the answer bythis time. If not then
you can visit http://www.datagridgirl.com for a collection of articles
on DataGrid. There is so much you can do with this one control.

Trevor Benedict R
MCSD

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top