ListCtrl-filter and sort

Hello,

I’m on a long search after an easy filter and sort mechanism in listCtrl (report),

i tried objectListView but could not get filter working

can anyone assist example that filters in listCtrl?

Thanks

Yodash

···

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/0971e592-4bb7-4667-9d6a-eac01e01a5cc%40googlegroups.com.

Hello Yodash,

Can be with this :
http://jak-o-shadows.users.sourceforge.net/python/wxpy/dblistctrl.html

or :
sortListItems.py (5.2 KB)

Thanks to Jak_o_Shadows,

Best regards,
ZigZag