ultraman
Well-known member
PLEASE SOMEONE HELP ME
Its been a while now, and Im realy getting sick of these components !! I have a DataGrid with 2 columns and one with a ComboBox in. Since theres a ComboBox, the Cell needs to be editable, but I dont wanna let people write anything in it !! Thje problem is that I cannot make the Combo appears 100% of the time... The CurrentCellChanged Event isnt always raised.
So I need something either to prevent people from editing the Cell, or to make shure the f***ing ComboBox appears ALWAYS.
The code I used to implement the ComboBox in the DataGrid is based on the one in the FAQ document on this forum.
Thanks !


Its been a while now, and Im realy getting sick of these components !! I have a DataGrid with 2 columns and one with a ComboBox in. Since theres a ComboBox, the Cell needs to be editable, but I dont wanna let people write anything in it !! Thje problem is that I cannot make the Combo appears 100% of the time... The CurrentCellChanged Event isnt always raised.
So I need something either to prevent people from editing the Cell, or to make shure the f***ing ComboBox appears ALWAYS.
The code I used to implement the ComboBox in the DataGrid is based on the one in the FAQ document on this forum.
Thanks !