Building a treetable-like form (part 2)
The task My last post was about "building a treetable-like form", it ended with a functional version which didn't look very sophisticated. Lets change that. An example I'll use the same example as in part 1, the EMPLOYEES-table from hr. The approach The...