Rowspan Error

Hi, when I try to use rowspan functionality (    mygrid.enableRowspan(true):wink:

I get the error “Object doesnt’t admit property…”.



I’ve already included the line "



Any idea?



Regards…

The only requirement for enableRowspan command is presense of dhtmlxgrid_rowspan.js. This command doesn’t relate on grid state or other functionality ( it just attache necessary event handlers ) so it can be called safely in any moment of time.

Please be sure that dhtmlxgrid_rowspan.js is really included.
If problem still occurs for you - please provide any kind of sample where issue can be reconstructed ( you can send such sample directly to support@dhtmlx.com )

As I wrote, I’ve included the dhtmlxgrid_rowspan.js file …

    <script  src=“codebase/dhtmlxcommon.js”>
    <script  src=“codebase/dhtmlxgrid.js”>
    <script  src=“codebase/dhtmlxgrid_nxml.js”>
    <script  src=“codebase/dhtmlxgridcell.js”>
    <script  src=“codebase/dhtmlxgrid_rowspan.js”>

I have no problems with other functionalities. Could you send me a working sample, so I can test it locally?

ascornejo@hotmail.com
Thanks




If I include the “dhtmlxgrid_rowspan.js” the error I receive is "D is not defined"

Could be the order of included the files?

Thanks.


Working sample sent by email.

I didn’t receive yet… Could you check the address?

ascornejo@hotmail.com

Thanks again.

If you still doesn’t receive any email, please contact us directly at support@dhtmlx.com and provide your ref number.