G
Guest
VB2005
a generic collection that inherits from BindingList, with the code to
support sorting added
(ApplySortCore, SpportsSortingCore etc.)
however when this collection is populated and bound to a DataGridView
ApplySortCore is not called when a grid header is clicked.
how do i ensure this happens?
zzzzz
a generic collection that inherits from BindingList, with the code to
support sorting added
(ApplySortCore, SpportsSortingCore etc.)
however when this collection is populated and bound to a DataGridView
ApplySortCore is not called when a grid header is clicked.
how do i ensure this happens?
zzzzz