OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform Number of decimal in Datagrid

This topic contains 1 reply, has 1 voice, and was last updated by  mattiaruggiero 8 years, 8 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #36897

    mattiaruggiero
    Participant

    How to change the number of decimal digits in Datagrid?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #36898

    mattiaruggiero
    Participant

    I found the solution defining in the datagrid a column type “callback” and create a custom formatter function:

    type: callback
    callable: Demo\Bundle\DemoBundle\Formatter\Formatter::getFormatterCallback

    now, i have another question:
    How to pass arguments to the custom function “getFormatterCallback”
    http://oroinc.com/orocrm/forums/topic/passing-arguments-in-datagrid

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform’ is closed to new topics and replies.

Back to top