Hi,
For our simpleTypes, the alignment should be different then in a form.
Currency amounts should be right aligned, dates left, etc.
I thought that doing this would be pretty straight forward and that I would just had to set a default alignment on our simpletype, so that this would be taken over in the grid. Seems I was mistaken.
Then it came to me that probably when you inherit from the build in types (boolean, float, etc.) this behavior is taken over.
However, because all our simple types are inheriting from "ANY"
see this post why: http://forums.smartclient.com/showth...t=12044&page=3.
We can't set any default 'styling' behavior?
Is there any way that we can bypass this...
Regards,
Bart
For our simpleTypes, the alignment should be different then in a form.
Currency amounts should be right aligned, dates left, etc.
I thought that doing this would be pretty straight forward and that I would just had to set a default alignment on our simpletype, so that this would be taken over in the grid. Seems I was mistaken.
Then it came to me that probably when you inherit from the build in types (boolean, float, etc.) this behavior is taken over.
However, because all our simple types are inheriting from "ANY"
see this post why: http://forums.smartclient.com/showth...t=12044&page=3.
We can't set any default 'styling' behavior?
Is there any way that we can bypass this...
Regards,
Bart
Comment