How do I add datepicker in the add row dialog in jqGrid?
- by bakerjr
Hi I'm using jqGrid and I'm wondering, how do I add jQueryUI's datepicker to some of the input fields when in the add row dialog?
Also how do I check if the input entered are valid?
Thanks in advance!