Question How to format the input for a cell in C1TrueDBGrid - ComponentOne for Winform v2009 ?

kmn104

Member
Joined
Oct 2, 2009
Messages
5
Programming Experience
Beginner
Hi all,

I'm building a window form that use C1TrueDBGrid (ComponentOne for Winform in VS2008).
In my grid, I create a bound column that has Float datatype in SQL Server, but I'm very confused in setting the format input for the column (when user enter the value in a cell, it must be a float number and it has 3 or 4 number after the decimal common).

With VB6 I also used ComponentOne - APEX (TrueDBGrid,TRueDBINput...) and that problem can be solved with ExternalEditor in Grid. But in this situation I can't do the same.

I indeed need your help who met this problem before, thanks for your opinions.

Please ask me if you don't understand my question !

Thanks.
 
Back
Top