yaronb
August 1st, 2001, 09:38 AM
Hi,
I am using Datagrid control in my form and I have 2 questions regarding it...
1. I configured one of my columns NumberFormat property to "Yes/No", when I activate the form, the column indeed displays Yes/No values but when I try to edit this field I can only type in 0/1 values. (the combo box pulldown button appears, but pressing on it doesn't do anything). How can I make the combo box display Yes/No and allow me to choose from it?
2. Is there a way of converting a field that contains a 0/1 number to a checkbox control in that DataGrid ?
Thanks,
Yaron.
I am using Datagrid control in my form and I have 2 questions regarding it...
1. I configured one of my columns NumberFormat property to "Yes/No", when I activate the form, the column indeed displays Yes/No values but when I try to edit this field I can only type in 0/1 values. (the combo box pulldown button appears, but pressing on it doesn't do anything). How can I make the combo box display Yes/No and allow me to choose from it?
2. Is there a way of converting a field that contains a 0/1 number to a checkbox control in that DataGrid ?
Thanks,
Yaron.