TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ar Ginx
NA
5
3.6k
C# Windows Form - How to create a shopping cart and submit
Jan 19 2021 6:34 PM
Hello,
Am in the middle of making a POS on Visual Studio with C# and Windows Form.
I want to make a make-sale interface where:
1. The user enters the name or code of the product in a text box.
2. The search produces results displayed in a datagrid view.
3. The user clicks on an item and it load in a text boxes below and avails a text box for quantity
4. The user enters quantity and clicks add.
5. The selected items should display below where the users can see
The user can repeat step 1 to 5 many times depending on number items.
The user should then click submit and it loads a form with the summary of the purchase and provide print receipt option.
Kindly someone provide a detail way of controls and ways to achieve the above.
I will really appreciate.
Thankyou in advance.
Ar
Reply
Answers (
2
)
Multi selection in combobox in xamarin forms?
platform posting related question