Posted 26 July 2018, 2:14 am EST
Hello,
I’m using c1flexgrid in winform (Vb.net) that i populate using sqldata reader, i have a a problem in data mapping when the column datatype is byte (tinyint in sql) where the datamap is never executed despite the fact that other columns of type integer or bit has the datamap executed properly.
What can i do?
Thanks in Advance