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
Gary got it. It's something to do with "tinyint" and C#.
He said he would be reporting it to you.
Thanks a lot.