dhtmlx

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 JavaScript libraries, browser quirks, etc. One obvious difference is the licenses being used because dhtmlx has commercial and enterprise lice...

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 error diaglog box: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1....

DHTMLX Combo inside Ajax Panel in ASP.NET

Hi, 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 could I do? If I could do that AJAX call manually it would help, but how? Thank you. ...

DHTMLXtree Grid Caching

I'd like to disable Row Caching in DHTMLXTreeGrid such that every time a row is opened it is realoaded from the server, and not fetched from cache. Is this at all possible? ...

DHTMLX calendar enable / disable in whole website

Hello everyone, 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 disabled to all website. Is there any way to achieve that functionality. Please help me, its very urgent........ ...

How can we make a functional custom lightbox in dhtmlxscheduler ?

I tried to override the default lightbox to suit my needs, but couldn't add functionality to it. any suggestions please ?? ...

how to get text of item checked in dhtmlx using`getAllChecked()`

Hi, 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 the nodes. Is anyone of you have used dhtmlx, can you please help me out in getting the text of node instead of id please? ...

Grid first column open as dhtmlxWindow?

Im using DHTMLXGRID and DHTMLXWINDOW.. When click the first column of grid, it will open as dhtmlxWindow? Give me some ideas, Thanks in advance,,, ...