Base solution for your next web application
Open Closed

seating chart inside modal #1986


User avatar
0
ianmark89 created

Hi,

I want to create seat plan inside modal like attached image, the chart is using for selecting seat when booking but I am not good at front end. Can you give me some advice like which library can I use for rendering seating chart?

I'm using ASP.Net Core version.

Thanks.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I didn't know such a library but with a quick search on google, I have found this one <a class="postlink" href="https://github.com/mateuszmarkowski/jQuery-Seat-Charts">https://github.com/mateuszmarkowski/jQuery-Seat-Charts</a> Here is the demo <a class="postlink" href="http://jsc.mm-lamp.com/">http://jsc.mm-lamp.com/</a>

    Please read it's documentation on main github page before using it.