M-Zuber / MyHome

Home finance management
MIT License
24 stars 19 forks source link

Making the income and expense detail view grids sortable (Rebased on Development) #60

Closed Jared314 closed 9 years ago

Jared314 commented 9 years ago

This change addresses the grid sorting, from issue #35, with a custom BindingList implementation.

Sorting

The sorting attempts to maintain "date order" for transactions. For example, sorting by Category results in:

Date Category
01/01/2014 Food
13/01/2014 Food
08/01/2014 General
09/01/2014 General