AdvancedDataGrid GroupingCollection and sort

4 Sep

Here an example of the advancedDataGrid. I’m using a groupingcollection to get all the data from one searchengine in one group

This movie requires Flash Player 9

One problem that I encounter in the advancedDataGrid is sorting a column on application start. I try to sort the “number of visits” field and it is working for the known visit data the sort is working but for the calculated total visits of the groups it isn’t working. If someone knows the solution please let me know

no related content

3 Responses to “AdvancedDataGrid GroupingCollection and sort”

  1. andy 08. Apr, 2010 at 21:33 #

    did you ever find the solution to this problem, i too am experiencing the same pain. Please email and let me know if you did or have any suggestions, thanks much

  2. andy 12. Apr, 2010 at 15:17 #

    did you find a solution for this? If so please share.

  3. Arno Manders 13. Apr, 2010 at 08:17 #

    No sorry I didn’t find the solution. I added a field to the xml that contains the position of the group. So every item gets a “groupposition” field. You can program this server side but it gives more server overhead.

Leave a Reply