Click here to Skip to main content
16,018,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am create a website in asp.net online travel booking system .
requirement is that booking seat chart also display to passenger.

what should be possible to display a booking chart in asp.net

Please Help me !!
Posted
Comments
bbirajdar 8-Aug-12 12:14pm    
Use a repeater with images

1 solution

display a booking chart
There is no defined format of a seat booking diagram. It would depend on the vehicle design and size. You need to built it from scratch at runtime based on the design and then track the seat selected.

No pre-defined control for it.
 
Share this answer
 
Comments
Ganesh Gavhale 9-Aug-12 1:19am    
Thank you !

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