I Build a form with dialog edit, and include date picker on it, when the input field is at the very bottom, "scrolling Down and chrome explore" of the screen, the datPicker dos not work, scroll the screen ups and does not update the input field. Any suggestion?
1 Answers
Hello,
This seems to be some conflict in date picker and grid plugin.
I would recommend to increase the width of dialog and make 2 columns like in demos/editing/dialog-layout.php
http://phpgrid.org/demo/demos/editing/dialog-layout.php > select row > click edit
Your Answer