I have to build a theatre seating plan. Admin should be given an option to right click, add row, delete row, add numbering to seats, add seat to a row or delete seat from a rom (similar to excel rows and columns and cells).
Admin can also click on each row to put specific price for that seat.
What is the best approach to get it done?
This application is on asp.net 3.5.
Thanks
Jibran