Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by UdayS on Sep 15, 2009 09:05
open dhtmlx forum
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
Answer posted by dhxSupport on Sep 15, 2009 09:19
>>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 
Attachments (1)
Answer posted by UdayS on Sep 15, 2009 11:43

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

Attachments (1)