I have a combobox on form1 with a button to open form2 where the user can create a new item for the combobox.
both forms are databound to a database and when form2 closes the datasource for the combobox is refreshed.
How can i pass back the id of the new item so the combox auto selects the new item?
itlee.
itlee. MCP\Analyst\Programmer\SQL\.NET\VB\C#
both forms are databound to a database and when form2 closes the datasource for the combobox is refreshed.
How can i pass back the id of the new item so the combox auto selects the new item?
itlee.
itlee. MCP\Analyst\Programmer\SQL\.NET\VB\C#