zryip theSlug on December 3, 2010 at 3:21 AM
-0800 wrote:
>Hi Stewart,
>
>The dgColumnAlignment property is not handled in case you have a
>custom behavior.
>You have to manage it yourself in the column behavior script.
>
>The layoutControl event could be a good place for this:
>
>on layoutControl
On Fri, Dec 3, 2010 at 7:31 AM, RevList wrote:
> I have a data grid with a custom that I set to right align and when I
> assign the dgText to this data grid, the column in question is right
> aligned.
> However, when I create a function that applies a transformation to that
> number and override t
I have a data grid with a custom that I set to right align and when I
assign the dgText to this data grid, the column in question is right
aligned.
However, when I create a function that applies a transformation to that
number and override the default rendering through a column behaviour , the
alig