Which DATAGRID do you recommend if grid-editing is a must ??
I have experimented with the VS standard DataGridView, but don't find it as easy to use together with the StrataFrame setup.
Again - thanks for a super support on a super framework
/Ulrik
this.CurrentRow["tr_status"] 0 object {short}
I still have the error when opening the form containing the Custome Data Type
"InvalidCastException: Specified cast is not valid"
>>>> return
Do I have to set anything special on the ComboBox properties when using a CDT'ed field. The BindingField is still pointing to the field "tr_status". (PopulationEnumName=StatusType PopulationType=Enumeration)
Regards/Ulrik