keypad

Hello
I am a licensed user. What components would/how I use to put up a modal keypad. Initially I thought dhtmlxWindow with dhtmlxDataView for the keypad buttons. Is there a way to load the images locally and not go to the server?

Hello
You can embed images In the css
css-tricks.com/data-uris/

Hi
Thank you. However would it be a dhtmlxWindow within which dhtmlxDataView? Is there any example of that? tia.

If you mean attaching dataView to window - use the next sample:
dhtmlx.com/docs/products/dhtmlxW … aview.html