update question

G

Guest

On my web form I need to show items that can be 1 item or 100 items, on this
web form the user can also update these items. Is there a way to update more
then 1 value at one time? Could I use the datagrid or datalist to do this?

example:
BMW 25,000 Sold
BMW 14,500 Sold
Lexus 22,000 Pending

etc.

how can i hit a button to update these at one time?
 
P

PeterKellner

On my web form I need to show items that can be 1 item or 100 items, on this
web form the user can also update these items. Is there a way to update more
then 1 value at one time? Could I use the datagrid or datalist to do this?

example:
BMW 25,000 Sold
BMW 14,500 Sold
Lexus 22,000 Pending

etc.

how can i hit a button to update these at one time?

if you are using 2.0, you can take a look at this:

http://fredrik.nsquared2.com/viewpost.aspx?PostID=202
Peter Kellner
http://peterkellner.net
 

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

Similar Threads

dual drop downs 1
group dataset data and get totals 2
grid format question 1
string question 6
dataset filter question 7
formatting question 7
array question 8
datalist and ajax update panel 2

Top