dhxCaledar in dhtmlxGrid

Hi,



I’m using dhxCalendar in dhtmlxGrid. It used to work fine before I upgraded to new dhtmlx 2.5 version. Now I’m getting con.0 is null or not an object. Do I have to include anything to avoid getting that javascript error. I also do not get the value from the grid on the serverside when I do request.getParameter(rowId_c0); Any suggestions? Thanks.



- UdayS

Now I’m getting con.0 is null or not an object
Can you please provide sample of code which returns such error
>>I also do not get the value from the grid on the serverside when I do request.getParameter(rowId_c0);
Please try to replace your dhtmlxgrid_excell_calendar.js file with file from attachment

dhtmlxgrid_excell_calendar.zip (1.09 KB)


I’m attaching the example file where I get the Javascript error. It appears only when I use the scriptaculous. If I comment the 3 scriptaculous included files in the jsp, it works fine without javascript errors. I’m using scriptaculous for some other purpose in the same jsp



Looking forward for some solution. Thanks


dhxCalendar.zip (393 KB)