Hi,
I am using the DHTML layout API to create the layout, attached the grid object and accord object in the layout. It is working fine with FF (Firefox) but not show the layout on IE (Internet explorer).I used the debug script also but not getting the right finding for the issue.
Attached the important JS which is used in the code please can you help me out in this issue.
Description of code:
Jsp :
- groupalldetails.jsp
JSP has the onload method, which is call the groupdetailGrid.js
JS: - groupdetailGrid.js (This script generate the layout, grid and accord for the page)
- dhtmlxcommon.js
- dhtmlxcontainer.js
- dhtmlxlayout.js (for create the layout)
- dhtmlxgrid.js
code.zip (35.8 KB)