On Apr 18, 2012, at 12:28 PM, RUSSELL Thomas wrote:

> I used the AppWizard to create a basic crud app for use at work and am having 
> an issue trying to set the precision value of some columns in the grid to 
> something greater than 2. The data I have in my sqlite db is a precision val 
> of 4-6.
> 
> I see that I can view the items in the object inspector but cannot make heads 
> of it by setting it to what I want or need. I also looked in the code that is 
> generated and do not see in there where I can set the precision level to 
> something higher than 2.
> 
> Any ideas?

        I looked through the code, and we don't expose the Precision property 
in the Class Designer for columns. I've added it, but it isn't getting set 
properly, so I think that there may be a bug in the way that dGrid selects its 
renderers. Let me dig in a little deeper and I'll post something as soon as I 
find out what the issue is.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to