Details
Description
formatter attribute is initialize to null always.
It must be extracted from attrs :
def formatter = attrs.formatter ?: "null"
formatter attribute is initialize to null always.
It must be extracted from attrs :
def formatter = attrs.formatter ?: "null"
The formatter attribute has been added to <dojo:col>. Part of 1.7.2.0.
-Rob