dhtmlx grid in xhtml page

Posted by user302254 on Stack Overflow See other posts from Stack Overflow or by user302254
Published on 2010-04-12T01:26:13Z Indexed on 2010/04/12 1:33 UTC
Read the original article Hit count: 636

Filed under:
|
|

I need the dxhtmlgrid to work in a xhtml page. All the examples are in plain html and when I try and convert to xhtml I get errors. Can anyone help me get a dhtmlxgrid to work in a xhtml page? I am generating my grid from a table:

http://dhtmlx.com/docs/products/dhtmlxGrid/samples/12_initialization_loading/03_grid_int_from_html.html

I get the following javascript error message:

this.hdr.rows is undefined
[Break on this error] this.cellWidthPX[fcols[i]]=next;summ+...etTimeout(function(){self.setSizes() 

© Stack Overflow or respective owner

Related posts about grid

Related posts about JavaScript