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
2
votes
1 answer

Data not updated in dhtmlx .net scheduler

I have problems and questions about this scheduler. I already tried to build and almost finished it. Although, I receive some errors... What I do? I create custom lightbox mapping all the data in to table dbo.bEvent I used custom eventbox like this…
2
votes
1 answer

DHTMLX Grid: Populate cells with dropdown menu

I have 2 columns in dhtmlx grid table. I want to populate the second column with dropdown menu for each cell. I am generating xml document in C# The generated xml document in C#:
user1979270
2
votes
1 answer

Can I get the date of the current view? (DHTMLX Scheduler)

When I load the web, the DHTMLX Scheduler load the view of current day (today). But, it's possible to get the date if I go to other past days? For example: Today = 02/05/2013 I go, using the left arrows, to show the events of 25/04/2013. Then, using…
Angel
  • 357
  • 3
  • 6
  • 17
2
votes
4 answers

How to correctly compare years within MM-dd-yyyy strings?

I'm using date.js to apply conditional formatting to a data grid. The data is parsed from a javascript array. All of my conditions are working correctly, except for this one: if (val < today && val > '01-01-2000') val is a string in MM-dd-yyyy…
user1911141
  • 137
  • 1
  • 4
  • 14
2
votes
1 answer

DHTMLX Scheduler Create or Edit

I am using DHTMLX Scheduler in my MVC3 Project. Everything is fine but in that event scheduler page i have used one form for inputing some external data. So that the Event scheduler went to bottom of the page. If i click inside the window to create…
Dheyv
  • 195
  • 4
  • 16
2
votes
2 answers

How to apply rowspan and colspan to cell in Dhtmlx Grid view

My dhtmlxgrid view looks like the below mentioned.Using Json data. code desc Qtytype w1 w2 Part A Part A desc Demand 100 200 issued 150 100 stock 200 200 …
Abdul
  • 942
  • 2
  • 14
  • 32
2
votes
1 answer

Load table data using json in dhtmlxform

How to load table formed json data in DHTMLXForm.? i am trying using the method loadStruct but its not working kindly advise on this..... This is a sample if i can load this means i can load the data from db. Json is var data = [ {…
Abdul
  • 942
  • 2
  • 14
  • 32
2
votes
2 answers

Unable to parse report in dhtmlx grid

On calling grid.parse(jsonstr, 'json') in js code the report is not getting displayed nor it throws any error though all the headers are getting displayed. Code below: function getReportData(data) { var gr = new dhtmlXGridObject('gridbox'); …
2
votes
1 answer

Pass CSV String from Javascript to PHP

I'm trying to export my DHTMLX Grid to a CSV file. I have the framework for it set up, but am running in an issue where if I try to export more than ~25 rows, it fails. No error message or anything. Below is my code: Javascript myGrid.csvParser =…
ad2387
  • 551
  • 2
  • 11
  • 21
1
vote
4 answers

Huge Data in Listbox(Table)

I want to show a listbox(Table) with nearly 20 Million rows. How can I do so, with lower memory usage and not letting my server die(stop responding) while doing so. Even you have any Theoretical idea please do share(I will try to implement). Need…
user1122857
1
vote
2 answers

Upgrading DHTMLX to a new version

I was wondering, how often does DHTMLX offer a new version and how hard do you find it to upgrade your applications to the new version. This is namely a critical part in my research, but I cant seem to find any problems with updates. This question…
Rick Hoving
  • 3,585
  • 3
  • 29
  • 49
1
vote
2 answers

Sencha Touch 2 or DHTMLX Touch

I have done a lot of research on this topic but I can't seem to find any "deal breaking" problems with both of these frameworks. Disadvantages of DHMTLX Touch: Not as popular in the market as Sencha Not as many controls as Sencha (but still offers…
Rick Hoving
  • 3,585
  • 3
  • 29
  • 49
1
vote
1 answer

Remove images from dhtmlxTree View

I want to remove images from the Tree view shown in dhtmlxTree. I know that if we don't give any image file, there won't be any image shown. But, still the place for the image is left blank. I want to reclaim the place of the image. Can we do that…
Harman
  • 1,571
  • 1
  • 19
  • 31
1
vote
2 answers

DHTMLX schedule.load doesn't work until xml file

I use DHTMLX's scheduler plugin. when i config the scheduler.load(). Does it support xml file only? i use php echo the same format data,but it's doesn't work. scheduler.load('1.xml') it's ok. but i use scheduler.load('1.php') it's doesn't work. i…
xiaobo
  • 53
  • 1
  • 1
  • 5
1
vote
2 answers

Dhtmlx widgets with emberjs library

I have been reading about emberjs in order to use dhtmlx components (http://dhtmlx.com/) with emberjs. What should I do to be able to use dhtmlx grid or combobox components along with emberjs? Any help is greatly appreciated. Thanks
Chir
  • 671
  • 1
  • 10
  • 29