How to set the value of the selected item of the combobox in the Current cell

I'm able to put a unbound combo box in the datagrid. When I select an item in the combo box and leave the cell, then I want to set the value of the cell to the value of the selected item. How can I access the value of the current cell in a datagrid? Any ideas? Thanks.

1 Reply

JN Johnny Nguyen September 8, 2003 02:07 PM UTC

Hi CNU, Can you show the code on how to do this. thanks > I'm able to put a unbound combo box in the datagrid. When I select an item in the combo box and leave the cell, then I want to set the value of the cell to the value of the selected item. > > How can I access the value of the current cell in a datagrid? > > Any ideas? > > Thanks. >

Loader.
Up arrow icon