CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

JQEdit and Related DataLink.Field.DataType

by mkarimpour » 21 Oct 2013 11:34

Dear Friend,

I have a suggestion for JQEdit that bind to DataLink.Field. You could do in such cases:
- When DataLink.Field.DataType in [ftInteger, ftSmallInt, ftWord, ftByte, ftLongInt, ftLargeInt and so on], automatically set JQEdit.FormatOptions properties as follow:
* Type_ = ftDecimal
* Precision = 0;
* AutoFix = True
* Enabled = True

- When DataLink.Field.DataType in [ftFloat, ftDouble, ftExtended and so on], automatically set JQEdit.FormatOptions properties as follow:
* Type_ = ftDecimal
* Precision = [Currently I do-not know because NumericField.Precision is for both integer part and fractional part];
* AutoFix = True
* Enabled = True

What do you think?
Your Sincerely
Mehdy Karimpour
mkarimpour
 
Posts: 77
Joined: 08 Jul 2012 07:21

Return to JQEdit

Who is online

Users browsing this forum: No registered users and 3 guests

Contact Us.