Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Inpurt Format Error
Miscellaneous
Thread ID:
01175973
Message ID:
01175973
Views:
53
I have an mmUltraNumericEditor control in a form where bindingsourcemember property is set to a tinyinteger data type column of a database table. Upon running the system, it gives no compilation error but when activating the form, it gives me this annoying error: Input string was not in a correct format. The error message is pointing me to OnBindData event of the mmUltraNumericEditor control line: mmBindingStrategySimple.BindData(this, bindingSource, e);.

I tried removing the bindingsource and bindingsourcemember, and this time it runs without error.

What's the problem here? I want to bind column to the control.

TIA
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Next
Reply
Map
View