dScribe GUI - A lot of improvements
Thanks to all who gave me some advice on the best practices for a complex GUI like the one below.
So now I have no more hidden boxes made visible on demand. Everything is done by Disable/Enable.
I still have to figure out (later) how to code a good Disable/Enable switch as a generic class helper.
But hey it's working now fine. As you can see also I keeped the headline of the datagrid always visible whatever the scrolling position.
I have also to include a function to keep the focus on the selected row. Do you know a good one (server side if possible but client side why not). I have my own code for that but surely somebody brighter than me has something great ;-)
So I will publish a new article tomorrow (if I find some time ;-) about this screen Editing Content for approval