Categories | Question details Back To List | ||
calendar Hello, I have a gridcontrol defined and working well (cntr,co,calendar,ed). I'm using addRow() function to add rows to my grid, but when I try to add a row I got an error in javascript in the calendar cell. This is the code that im using: addRow(new Date().valueOf(),"",0); I noticed that adding the second parameter of addrow function (",,,") I got the javascriip error and leaving this parameter in blank("") it is possible to addrows, but when I try to display calendar, I got a javascript error again... Is there a any additional considerations to use this excell type? Answer posted on May 31, 2007 19:00 Please try to use attached file instead of original one. Original version of file expected that you will provide correct date while calendar cell creating, not it can work correctly with empty values as well. Attachments (1) Answer posted by radyno (Support) on Nov 27, 2014 15:38 The information connected with free javascript charts and autocomplete select also can help you, so please check it too. |