Flipkonijn
New Member
hello,
i have a smartbrowser thats in a smartwindow. this window is in my frame. In that frame is also a treeview. Now i want, when the value-change trigger is fired in my smartbrowse, to update my tree automatically. That is, i have a node that contains the description of a product in my browse, so when i select a product in my browse, the node name must change to the description of selected record in the browse.
I have managed to do this, but only with a button. So i select a record, click the button, and the treeview is changed. But i want to do this automatically. But is this possible.
can i code when the value changes, the smartbrowse can command the main frame he has to run the procedure refreshTree??
Do i have to put my tree also in a smartwindow, or isn t this neccesary??
please someone help me, because i cant get it to work.
Very much thanks in advance!!!
i have a smartbrowser thats in a smartwindow. this window is in my frame. In that frame is also a treeview. Now i want, when the value-change trigger is fired in my smartbrowse, to update my tree automatically. That is, i have a node that contains the description of a product in my browse, so when i select a product in my browse, the node name must change to the description of selected record in the browse.
I have managed to do this, but only with a button. So i select a record, click the button, and the treeview is changed. But i want to do this automatically. But is this possible.
can i code when the value changes, the smartbrowse can command the main frame he has to run the procedure refreshTree??
Do i have to put my tree also in a smartwindow, or isn t this neccesary??
please someone help me, because i cant get it to work.
Very much thanks in advance!!!