ultraman
Centurion
PLEASE SOMEONE HELP ME
It's been a while now, and I'm realy getting sick of these components !! I have a DataGrid with 2 columns and one with a ComboBox in. Since there's a ComboBox, the Cell needs to be editable, but I don't wanna let people write anything in it !! Thje problem is that I cannot make the Combo appears 100% of the time... The CurrentCellChanged Event isn't 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 !
It's been a while now, and I'm realy getting sick of these components !! I have a DataGrid with 2 columns and one with a ComboBox in. Since there's a ComboBox, the Cell needs to be editable, but I don't wanna let people write anything in it !! Thje problem is that I cannot make the Combo appears 100% of the time... The CurrentCellChanged Event isn't 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 !