Hi,
Just purchased your really great extension which I will use a lot. It will save lots of time and effort, especially as it can be used in normal web pages for display and search as well as admin pages for edit/insert/delete.
There are a couple of changes that would make it even better.
The popup dialogue box for edit and insert is too narrow for some fields. The size may be controlled by the following CSS:
dwzGrid/css/ui.jqgrid.css .ui-jqdialog (line 324) width: 300px;
OR .ui-jqdialog .ui-jqconfirm width:220px;
But nothing happens when I change the widths. Can you please tell me how I can change the width of these dialogue boxes.
The search facility is fine, but the dialogue box is placed over the search results and the background is greyed out so you can't see the results until the search box is closed. Can I change the CSS to:
1. Move the search box outside the grid area; and/or 2. Not grey out the main grid area when the search box is loaded.
Thanks
JohnD |
|
|