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

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

jtree - comparing two TreeNode (or DefaultMutableTreeNode) objects in Java Comparator -