Hi All,
I am trying to run the treeview as follows,
It lists all the customers in a company,
The users have can right click on a customer and receive a context menu.
<--- Up to here I am fine --->
Then they can select edit and a window will open with a form in that allows them to edit the selected customer. So how do I pass the customer id to the window?
Cheers
I am trying to run the treeview as follows,
It lists all the customers in a company,
The users have can right click on a customer and receive a context menu.
<--- Up to here I am fine --->
Then they can select edit and a window will open with a form in that allows them to edit the selected customer. So how do I pass the customer id to the window?
Cheers