Start Building Professional
Web Apps Today


 
Categories
Available questions for selected categoryUpdated
 weird grid data display behaviourDec 04, 2014 00:42 
 Can I select multiple rows with the option of single click edit? ...Dec 04, 2014 00:20 
 Message Error in Firefox 1.5.0.9 and Internet Explorer 7.0:  uncaught exception: Permission denied to c...Dec 03, 2014 23:35 
  When I went through the documentation. I came across these three methods mygrid.setRowExcellType(ro...Dec 03, 2014 22:12 
 Does dhtmlXGrid allow mixed cell types within a column? For example, is it possible to set the first cell in...Dec 03, 2014 21:57 
 I am looking for some way to support tooltip per cell. Your product (DHTMLxTreeGrid) does support tooltip ou...Dec 03, 2014 18:17 
 We have a Grid (actually a TreeGrid) with a number of columns (~50) where we want to show/hide the columns according to expanding/collapsing some column groups, so we call setColHidden(...) with a new set of true/false values for the columns each time we want to expand/collapse a column group. However, this is extremely slow when the number of rows is only moderately large (30 seconds when using 150 rows with 50 columns). Is there are faster way to show/hide columns (for example, by copying the grid data to a new grid initialized with the columns to show/hide and replacing the old grid with the new grid) than using setColHidden()? Dec 03, 2014 16:58 
 Javascript List with dhtlmxGrid?Dec 03, 2014 16:46 
 How to set or remove focus in a grid?Dec 03, 2014 14:46 
 Is there a way to have grouped cells (colspan) in treegrid depending on level?Dec 03, 2014 13:16 
 Integration with ajax4jsf ?Dec 03, 2014 10:01 
  I want to use dynamic loading, in your dhtmlxTree it is possible to load every tree level dynamically o...Dec 03, 2014 09:50 
 On cell validation, how many validation methods do you have out of the box?  Or you guys are planning to...Dec 03, 2014 09:47 
  I noticed that the xp style does not allow word wrapping in the grid header.  I tried things like "...Dec 03, 2014 09:23 
 It also seems that pressing Tab in a field makes you go to the next cell, but also puts back the original va...Dec 03, 2014 08:59 
  I am currently having a problem using your splitAt() function to freeze a left most column of my grid. &n...Dec 03, 2014 06:55 
 Do you have outlook-style grouping support planned for the control at some point in your roadmap?...Dec 03, 2014 06:09 
  How can I put strike through in my text within my treegrid? ...Dec 03, 2014 06:05 
  each cell ( except "tree" cells which are specific and has special command for such purpose ) can be en...Dec 03, 2014 02:41 
 Page up/down when SmartRendering is enabledDec 03, 2014 02:23 
  The grid requires that the initial column width be specified. But in my case, the column width may not be...Dec 03, 2014 01:31 
 I use professional version, how can i set the height of header ?Dec 02, 2014 22:48 
 to Disable perticular cellDec 02, 2014 22:26 
 Hi, My problem is with nested contextmenu on grid in IE. When I am trying to create menu without submenus everything works fine in IE but while trying to create submenus using, var subMenu = new dhtmlXMenuBarPanelObject(aMenu.menu,item,true,120,true); IE gives Warning: "Page has Expired" "The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you. To resubmit your information and view this Web page, click the Refresh button. " I am not getting how this warning is related with submenus.Everything works fine in FF. Would you please tell me how it relates and solution to avoid this? Dec 02, 2014 22:12