Hi there.I'm trying to bind a RaioButtonGroup to a "tinyint" field in a table.
It works fine in a VBNET form, but now using in a C# form, I get the following :
System.InvalidCastException was unhandled by user code
Message="Specified cast is not valid."
Any tip ?
TIA