Questions tagged [dhtmlx]

DHTMLX, or dhtmlxSuite, is a JavaScript UI library that provides essential functionality for building cross-browser, Ajax-based user interfaces. Develop impressive web applications faster with a set of ready-to-use UI components. There are more DHTMLX products available - dhtmlxScheduler, dhtmlxGantt, and dhtmlxVault.

DHTMLX, or dhtmlxSuite, is a JavaScript UI library that provides essential functionality for building cross-browser, Ajax-based user interfaces. Develop impressive web applications faster with a set of ready-to-use UI components.

The library provides you with collections of user interface components, allowing you to create robust web interfaces, manage client-server communications with Ajax, and implement server-side logic. With these components, you can build rich web apps with clean interface, fast performance, and incredible user experience! You can download the UI components individually or as a suite.

Major dhtmlxSuite components

Among most powerful UI components, you can find grid (DataTable), tree, treegrid, menu, windows, layout, form, calendar (date picker), charts, lists, dataview and many other components and controls.

You may find a full list of UI components and download them separately here.

Info and learning resources

Download Standard or PRO Edition of the library: https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml

Demo applications made with dhtmlxSuite: https://dhtmlx.com/docs/products/demoApps/

Documentation that includes detailed guides and technical samples: https://docs.dhtmlx.com/

Other DHTMLX products

There is a set of other (independent from dhtmlxSuite) DHTMLX products: dhtmlxScheduler, dhtmlxGantt, and dhtmlxVault.

dhtmlxScheduler

It's a full-featured JavaScript Event Calendar that allows you to add a Google-like web calendar to your application. The library is highly customizable and has rich JavaScript API, i.e. you can modify it according to your needs: create custom views, change appearance, date formats and much more.

Learn about dhtmlxScheduler and download it here: https://dhtmlx.com/docs/products/dhtmlxScheduler/

Related tag on Stackoverflow - dhtmlx-scheduler

dhtmlxGantt

It's an editable JavaScript Gantt chart component with wide range of features that are essential for any project management application. The key advantages of dhtmlx Gantt chart library are fast performance, flexible JavaScript API and simple integration with server side and other libraries and frameworks.

Learn about dhtmlxGantt and download it here: https://dhtmlx.com/docs/products/dhtmlxGantt/

dhtmlxVault

It's a JavaScript File Uploader that allows you to upload and download files in your application or website. This UI component is mainly used with dhtmlxSuite.

Learn about dhtmlxVault and download it here: https://dhtmlx.com/docs/products/dhtmlxVault/

About Dinamenta UAB

Since 2005 the team has been working on making the Web better. Following the standards and practices of modern web development, they deliver top quality web application frameworks customized for both desktop and mobile devices for 10 years already. Having started with the single components - Grid and Tree - they are now ready to provide the full JavaScript Library. Besides, they developed JavaScript Gantt Chart and JavaScript Event Calendar to enrich the functionality of your applications. Many of Fortune 500 companies are using DHTMLX and rely on its quality and effectiveness.

Visit the website to get more information

591 questions
-1
votes
1 answer

Dhtmlx ad TreeView Grid - How to convert this json object

I have a json object that looks like the below. Its nested object where the first level is date, second is hour third level is country. I would like a tree where one can drill into date->hour->country. How to a transform the below so can use the…
Tampa
  • 75,446
  • 119
  • 278
  • 425
-1
votes
1 answer

Validate at least one field is filled in dhtmlx form

I have text boxes and drop downs in my form.and I have a button named"search". When I enter the values and click on the search button I have display the search results. Entering all values is not required, user has to enter at least one value…
steve
  • 664
  • 4
  • 16
  • 42
-1
votes
2 answers

Adding checkbox inside a listview in dhtmlx

How can i add check box inside combo box within the grid view.
-2
votes
1 answer

Event "onClick" on treeview DHTMLX

I have a treeview attached in a cell of a DHTMLX (pro) layout. myTreeView = myLayout.cells("a").attachTreeView({ xml:"/LRF/XMLWeb/ProcessDescriptor/descriptor/PROJECT/tree.xml"}); Now I'm trying to put an event "onClick" on this treeview in…
Nan0
  • 61
  • 5
-2
votes
2 answers

Calculate Hours Between two Date/Time Strings(YYYY-mm-dd HH:MM:SS) using Javascript

I have two Time Stamps in the following Format: Start Time - 2016-01-01 00:00:00 Finish Time - 2016-01-02 23:15:00 I need to calculate the number of hours between the two date times correct to two decimal places. I need the result to be in the…
Lewis M Hackfath
  • 131
  • 5
  • 17
-4
votes
1 answer

How to put dhtmlx popup with user input controls

I want to put dhtmlx popup with textboxes and button onto the popup window in my html form using jquery. How can I do it?
Arpeet
  • 1
  • 1
1 2 3
39
40