Forum


13:49

24/02/2009

Hi I am trying to use daterangepicker by filament group
http://www.filamentgroup.com/l.....framework/
I am getting a 'too much recursion error' when I trying to attached to onInitializeForm event in the navgrid in edit options
onInitializeForm : function(form_id) {jQuery("#dtmOrderDate",form_id).daterangepicker({dateFormat:'mm/dd/yyyy',showOn: 'focus'});},
Please help
Thanks
Kris
02:35

Moderators
30/10/2007

Hello,
Where you put this code?
Try to use dataInit event in editoptions.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
13:42

Hi tony,
I tried using the daterangepicker with dataInt - Nothing happens, cell gets selected and grid freezes. I don't know if it is compatible with jqGrid.
so I swithced to datepicker jquery ui - although I have one problem. my dateformat is set to "mm/dd/yyyy". When there is date in the cell already (08/20/2009) and click on the cell, date picker comes up and I select a date for example the 8/21/2009 - then it inputs the following in the cell 08/21/20092009
Is this a bug or I am doing something wrong.
{
name:'dtmExpectedDate',
index:'dtmExpectedDate',
width:10,
align:"left",
editable:true,
edittype:'text',
sorttype:'date',
datefmt:'mm/dd/yyyy',
search:false,
editoptions:{
dataInit:function(elem){
$(elem).datepicker({dateFormat:"mm/dd/yyyy"});
}
},
editrules:{date:true,required:true}
}
02:19

Moderators
30/10/2007

Hello,
Please consult datepicker forum and documentation. This is not a jqGrid problem, but a datepicker.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
40 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66