Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When I click on a record, the cursor must be positioned directly on the Quantity fields (of way that I can not change other fields, only the amount that needs to be changed), after I input the new quantity in the datagrid component, and once I click ENTER the new value must be recorded (without adding an edit button)

What I have tried:

I am a beginner using wince, So I just create a datagrid PRODUCTS contains four fields namely:
- Sequence Number
- Product Code
- Quantity
- Radius
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900