Is there a way in winbox to display only routes that were not acquired by BGP? Sure would be handy. Or only display static routes.
I have done this on console and it works but its very slow.
ip route print where !bgp
yes it is possible, use filter button, but it will also be very slow
http://wiki.mikrotik.com/wiki/Winbox#Sorting_out_displayed_items
I do not see anyway to filter on anything but dst-addr in winbox.

click on “see them all”, then you will be able to filter by other parameters.