![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Posts: 54
Rep Power: 4
![]() |
textbox in datalist
Hello,
I have a datalist that will be used for online shopping. I have the product code and next to it a textbox for the user to enter the quantity of the respected product. By default, I show the product code and the textbox with the value of 1 in it. What I want to do is to add a linbutton next to the textbox so that, when the user enters a value different than 1 in the textbox, he will clicks on the button in order for me to store the new quantity value. But how will I know which product's the value the user changed when I have 5 products and I change the quantity value of one of them? |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Inserting text into a textbox | 357mag | C# | 8 | May 19th, 2007 7:35 PM |
| Winapi get textbox | jayme | C++ | 6 | Jan 16th, 2006 7:02 PM |
| Problems with Rich Textbox. | mikaoj | Visual Basic | 3 | Sep 7th, 2005 2:12 PM |
| Concatinating values from drop-down into textbox | crmpicco | JavaScript and Client-Side Browser Scripting | 1 | Jul 1st, 2005 7:18 AM |
| How to delete labels into a datalist? | see07 | C# | 3 | Jan 13th, 2005 1:11 PM |