PHP runner is a great product and we have been using it in many of our projects. I just wanted to list some of the features that could help our projects reach next stage.
Master Detail: Current format of Master Details needs improvements. Most ajax frameworks are offering it in more user friendly way without navigating away from list page. see..
http://demos.devexpress.com/ASPxGridViewDe...sterDetail.aspx
Grouping in List view. It is very common requirement to show the List View/grid with Grouping. You are already providing grouping in Reports but , it if same could be provided in List view it will be useful. I would suggest that all(including sum/avg/count) the features of reports be available for list view also. see.
http://demos.devexpress.com/ASPxGridViewDe...g/Grouping.aspx
Visual Editor shall allow using Tabs inside view, edit and add pages. Long forms may need to be divided into multiple tabs for ease of data entry. see
http://www.scriptcase.net/sistemas4/exempl...rm42/form42.php
Also combined Master - Detail add/edit forms should be possible that cater to standard requirements like creating Invoice, Orders etc. see.
http://www.scriptcase.net/sistemas4/exempl...rm38/form38.php
Column resize and audit table in upcoming release is good step.
We know that we can enable some of above requested features by using some Ajax tutorials/examples but it will be preferable to have them as part of GUI provided by PHPRunner.