- Spent some time trouble shooting TableMgmtDG’s ComboBox item renderer; turned out, overriding of data setter and IList(DataGrid(owner).dataProvider).itemUpdated(this.selectedIndex) are required to properly update the datagrid’s all components (item renderers).
- Fixed a bug not updating table structrures
- Enabled the changing of existing table structure, but decided to leave it for later
