javascript popup menu for a grid
javascript popup menu for a grid
- Subject: javascript popup menu for a grid
- From: Samuel Pelletier <email@hidden>
- Date: Thu, 04 Oct 2018 17:40:13 -0400
Hi all,
I want to build a grid of resource availability with a coloured status for each
cell and allow fast editing of each cell status. I would like to display a
popup with the status choices when the user click on a cell and get the
selection back.
This grid will contains few hundred cells so I do not want to create the popup
content for each cell. I would like to use some javascript to build the popup
content and display it at the expected location when the user click a cell and
pass enough information to retrace the edited cell.
I can easily find drop down libraries but they all seems intended for page
navigation without hook required to pass data and handle the selection.
Is there a library with such module available ?
Thanks,
Samuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden