Hi,
I've made an editable report and it works fine to update the edited value and show it is updated. However the value updated has an impact on other (non-summary) columns. How can I also get it to reload the whole page? I can manually use the reload button and I can set the dbr.refresh value - but both are clunky for my purposes: I only want the who page reloaded after an update.
Second - I've tried to use a 'select' type on the in-place editable form, yet it doesn't seem to display. Am I right to expect that a 'select' list is a drop-down list with a value and a label (as per normal html)? I ask because example at http://www.mydbr.com/doc/content/cmd.editable.html seems to show the 'select' value NOT as a drop-down.