dhtmlxDataSelector

Is it possible to have a local version of this product to run on a local workstation
Hope you can help
Tonyw

You may download dhtmlxDataSelector using this link: dhtmlx.com/x/download/regula … 10_std.zip

But please note that it won’t work without dhtmlxSuite, so in case if you’re not using dhtmlxSuite, here is a link to dhtmlxDataSelector with Suite package:
dhtmlx.com/x/download/regula … 42_std.zip

Thanks for your prompt reply but perhaps you misunderstood my question. I am interested in reviewing the product for a single user standalone project without a server connection.
Thanks again

The dataselector needs to get the configuration of data from some source. Currently, it can be configured to read data from some data URL. Do you mean that in you case data is available in browser and you need to use URLs , or that you need to read the data from the local PC of a user?

Stanislav
Yes I do mean data stored on the users PC. Sorry for the confusion.

The component is a pure javascript, so it will not work for such use-case. ( due to security reasons, javascript can’t access data from local PC )