Tagged Questions
The dhtmlx tag has no wiki summary.
1
vote
1answer
88 views
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 ...
1
vote
1answer
61 views
How to dynamically add items in combobox in DHMTLxTouch
i'm developing a mobile WebApp using DHTMLx touch.
i have created combo control using DHTMLx Touch.
i need to add items for this control dynamically.
there are samples explaining how to populate ...
1
vote
1answer
155 views
how to create website builder in asp.net?
I have seen an application somewhere that creates dynamic pages. You can select different table layouts and add your user control with drag and drop and just save.
How can we create this facility in ...
1
vote
1answer
112 views
dhtmlxGantt gives me a blank page
I'm interested in creating a GanttChart. After a long search I found "dhtmlxGantt"
http://www.dhtmlx.com/docs/products/dhtmlxGantt/index.shtml
I tried the sample of dhtmlxGantt in
...
1
vote
1answer
674 views
JavaScript “INDEX_SIZE_ERR: DOM Exception 1” when doing init() on DHTMLx grid object
I use a Joomla! plugin that takes advantage of the DHTMLxGrid library, particularly version 1.5. I have problem when opening the page that uses this DHTMLx Grid functionality, everything works fine ...
1
vote
1answer
225 views
DHTMLX Combo inside Ajax Panel in ASP.NET
I'm trying the combination of DHTMLX Combo and ASP.NET AJAX, but since it's simply a javascript and not .NET native it will post back ignoring the update panel. I need it working with AJAX, so what ...
0
votes
0answers
22 views
dhtmlxgrid using custom xml
I am trying to use my custom xml below.... i tried to load it to dhtmlxgrid but it doesnt seem to be loading at
I have attached the custom xml file? How can i go about adding the custom xml to ...
0
votes
0answers
61 views
DHTMLX vs EJS Treegrid vs ExtJS Treegrid
For my project I have a requirement where I have to implemented a complex grid structure. The grid will have some rows with value/sub-value hierarchy which have to be shown like tree structure. I did ...
0
votes
2answers
39 views
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 ...
0
votes
0answers
57 views
Integration of dhtmlXGrid with Backbone.js
Does anybody has some experience with dhtmlxGrid component from dhtmlx ? I had bought PRO version few days ago and i am now feeling kind a lost, because i cannot connect it with my Backbone models. ...
0
votes
1answer
40 views
How to perform page transition in DHTMLx Touch
I'm using DHTMLx Touch to build a web app.
I'm stuck with the page transition.
I dont know how to perform page transition.
Can anyone pls help me.
0
votes
1answer
67 views
How to insert an image in DHTMLx Touch
I'm using the DHTMLx Touch online editor
I have a layout with 3 cells
{ id: 'app', view: 'layout', height: 482, width: 322,
rows: [ { view: 'layout'
, type: 'wide'
, rows: [ { view: 'view', ...
0
votes
0answers
62 views
DHTMLx touch Basic stuff
Ii'm developing a mobile web application.
I'm using DHTMLx touch.
I went through the documentation in the home web site.
Can anyone pls guide me tutorial for the basic stuff of controls, etc.
...
0
votes
1answer
223 views
dhtmlxgrid: getting an xml string of grid data
The dhtmlxgrid documentation is saying that I should be able to get a string with the grid data with the serialize feature.
Is there any way to get the current data out of the dhtmlx grid to be able ...
0
votes
0answers
34 views
Dhtml Grid Searching with built-in dropdown show data wrongly when data contrains superscript
when Searching Dhtml Grid with built-in dropdown show data wrongly in dropdown list when data contains superscript.. if grid contains below five records shows data in dropdown superscript shows fine, ...
0
votes
0answers
135 views
Loading data into dhtmlxGrid from external classic ASP file
This is more of an architecture question rather than a technical 'how do I' question.
Currently I have a dhtmlxGrid displaying a list of records from each module in my classic ASP application. When a ...
0
votes
1answer
260 views
DHTMLX Grid Object Alternative
So my team has inherited a legacy system which provides reports using the dhtmlxgrid library which loads the data via an xml file. While it is working there is certain functionality that appears to be ...
0
votes
1answer
132 views
LoadXML(url) in DHTMLX-java
I have an assignment to load the xml in the DHTMLX grid from a remote file. In this case an oracale db.
I m stuck in the following code snippet:
...
0
votes
1answer
122 views
dhtmxgrid .net sample
How can I fill a dhtmlxGrid in my asp.net application?(server-side using C#)
The company didn't provide any public sample for this and just says it's possible.
I couldn't find any sample on net.
0
votes
1answer
165 views
dhtmlxScheduler using ASP.NET MVC Refresh Error
I am getting an error about incorrect html when I return from the Save view which means the displayed scheduler is not being refreshed to fix the last set of data. Having made a change or addition, it ...
0
votes
1answer
264 views
dhtmlxScheduler - Using Roles in ASP.NET MVC3
I have dhtmlxScheduler working well with recurring events and events coloured according to type. However, I cannot understand how to limit the maintenance of the scheduler to those Users in a ...
0
votes
1answer
236 views
DHTMLX grid header tool tip
How can i add tool tip for DHTMLX grid suppose i am having 1st column named MOP, which stands for Mode of payment how do i enable tool tip for this header on hover MOP it should display Mode of ...
0
votes
0answers
114 views
Is there a PHP library/class for DHTMLX?
Is there an Open Source library like PHP-Ext for DHTMLX? I do PHP but JavaScript/JSON confuses me a lot. I have doubts about PHP-Ext because its last release was in 2008.
0
votes
2answers
324 views
convert string to a variable java
i have i string like
5: "White", 6: "Yellow", 7: "Pink"
i need that string view like this
s={5: "White", 6: "Yellow", 7: "Pink"};
for attach it to select on form
for (var a in myOpts)
{
...
0
votes
1answer
245 views
tooltip problem in dhtmlxscheduler
I'm currently using dhtmlx scheduler (http://dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml). I'm using its tooltip plugins and expand plugins. When the scheduler is small size or is placed in ...
0
votes
1answer
272 views
Dhtmlx Gantt Chart - Minor Issue
I've set up DHTMLX Gantt Chart (http://dhtmlx.com/docs/products/dhtmlxGantt/index.shtml). I'm loading raw xml data as opposed to an xml file.
However, I get an alert saying 'Cannot Parse This XML ...
0
votes
1answer
96 views
how to get text of item checked in dhtmlx using`getAllChecked()`
I am using dhtmlx to populate mysql data in treeview in php. Everything was fine, except, when I use getAllChecked() to get all the items checked as array, it shows identificators instead of text of ...
0
votes
1answer
273 views
DHTMLX calendar enable / disable in whole website
I am working on website (built using PHP, Mysql, Jquery) which require that admin set a variable in configuration and according to that configuration variable Jquery autocomplete is enabled or ...
0
votes
1answer
663 views
DHTMLX : Known problems with IE?
Are there any DHTMLX users out there?
We have an app that is being developed that renders fine in Firefox and Chrome, but is suffering greatly under IE. Any thoughts?
Copied from IE detailed ...
0
votes
1answer
234 views
In what ways is dhtmlxtabbar different from jQuery UI tabs?
Has anybody here tried using dhtmlxtabbar? I was wondering whether someone has already compared those two libraries and can give a good comparison on the ease of use, using it in combo with other ...
-1
votes
1answer
1k views
Which Javascript framework? jQuery vs Dojo vs dhtmlx vs Ext Js Sencha [closed]
jQuery vs Dojo vs dhtmlx vs Ext Js Sencha
I'm looking at selecting a JS framework for an enterprise solution that will do some heavy client side stuff, from retrieving information to rendering most ...