Sync DataStore with Select Box

Is it possible to easily sync a datastore content with a select box, much like the combo box does?

Also, as an alternative, is there a way that the read-only mode of the combo box stop the text cursor from blinking?

The reality is I really need a select box, but like the integration with datastore and look-n-feel of dhtmlx’s combo box.

Thx!

a) There is no way to fill select boxes from datastore.
b) You can force readonly mode for the combo

docs.dhtmlx.com/doku.php?id=dhtm … h_combobox