Hello All,
I know I'm missing something obvious, but for the life of me I can't see it. I have a Tableview that I'm populating with DBUTILS ExecuteTableView. When I click on a line, it will populate a couple textfields. If I update the Qty field, and send the data back to the row, the row behind the scenes will update, but the displayed value does not. Clicking to another row, then back will show (via logs) that the row is indeed updated. So why doesn't it show?!?! I've attached a simple example to demonstrate. Any ideas would be most helpful.
Thanks,
Jim
I know I'm missing something obvious, but for the life of me I can't see it. I have a Tableview that I'm populating with DBUTILS ExecuteTableView. When I click on a line, it will populate a couple textfields. If I update the Qty field, and send the data back to the row, the row behind the scenes will update, but the displayed value does not. Clicking to another row, then back will show (via logs) that the row is indeed updated. So why doesn't it show?!?! I've attached a simple example to demonstrate. Any ideas would be most helpful.
Thanks,
Jim