Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello, I have a hotel project and I want to work like this:
http://www.youtube.com/watch?v=h16FJSgqWak
I can't find how to show the data table on the dataGridView(available rooms on the project) and how to use the selection rows on dataGridView to use the data on the other form. Thanks in advance.
Posted
Updated 12-May-15 10:33am
v2
Comments
PIEBALDconsult 12-May-15 17:12pm    
A DataGridView is not a reasonable UI for such an application.

1 solution

 
Share this answer
 

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