When adding/editing/viewing data in a grid that has lots of fields the page that is produced hovers over the main window…
When I am Adding or Editing the the top window moves up and down with the mouse scroll and you can get to the bottom for the Submit/Cancel buttons… great.
but… the View window is rigid and part is off the bottom of the screen. when scrolling the background grid window scrolls but not the View window.
How can I fix this?
Regards
Darryl
1 Answers
I would recommend to use 4 column or multi-column layout dialog window for add/edit/view so that no scroll is required.
Refer demos/editing/dialog-layout.php
Live: http://www.phpgrid.org/demo/demos/editing/dialog-layout.php > click row and edit
Your Answer