Flex DataGrid - how to find the maximum value in a column?

The dataprovider of the datagrid can be arraycollection. If you do the sorting of the arraycollection, then you will get maximum value in the first row.

I don't think there's a standard function/solution for this. A workaround could be to sort the column and get that result from which you can extract the highest value. Again, there doesn't seem to be a standard function for this.

More information about the sorting can be found here. Don't know if this was the answer you were hoping for, but I hope it helps :).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions