Hi,
I'm trying to integrate UI datepicker in celledit mode, but Imust admit that its not a success 
In fact, I used the 3.5 example (http://www.trirand.com/jqgrid3…..qgrid.html, row edit mode).
I replaced the onSelectRow event with a beforeEditCell (with the correct parameters).
The pickdates function is correctly called, the input ID is correct, but nothing happens. I suppose that when the event is fired, the input element is not created yet ?
Is there a solution to my problem ?
Thanks
Edit : I saw this post telling that it's the same thing than in row edit mode, but… I tried and the onSelectRow event was never fired (except when multiselect was active and even then, I had to click on the checkbox to fire the event)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top