olap - Flex OLAPDataGrid Sorting -
i'm trying provide default sorting within olapdatagrid component in flex. there appears datacomparefunction on olapattribute, nothing seems trigger calls method. suggestions around using method or others provide sorting of dimensions on olapdatagrid?
the issue datacomparefunction
not used unless userdatafunction
on olapattribute
set (see: defaultcubeimpl.as).
note edit: guess link defaultcubeimpl.as
Comments
Post a Comment