Sorting does not use labelFunction. It uses the raw value which is a Number if converted properly labelFunction is only used for display.
Try it, it will work. Maurice -----Message d'origine----- De : ashish1703 [mailto:[email protected]] Envoyé : mercredi 26 février 2014 11:30 À : [email protected] Objet : Re: Data type to convert and store a srting into decimal/float value Its the same thing again, if it returns string then the sorting will wont work. As my initial concern was to get the values with decimal places as well as in the form of numbers so that column data can be sorted as well. But since the label function returns string, sorting will not work. and If it returns number/use parsefloat function, it doesn't return the default decimal values...!! -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Data-type-to-convert-and-store-a-srting-into-decimal-float-value-tp5202p5212.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
