First, I want to say how helpful your sample applications are for me an my current projects.
Second, I would like to give back to the team, in the form of what added functionality I have added.
I have modified the original Issue Vision ExpandableList and SectionControl controls with the following new functionality:
- Drag & Drop functionality
- HitTest methods (similar to DataGrid)
- Section Controls maintains current selection, focus & expanded state on refreshs, add, and remove of base group items.
- Dynamic SectionControl grouping
- GroupItem takes advantage of the sorted list for its items.
- Section Control header title formating properties (i.e Section Name (10 items)...
- Use of system.object in base expandable list and section control
My question is would the team like to have this code and if so where should I post it?
Thanks,
Jeff