On Wed, 16 Jun 2021, Dennis Lee Bieber wrote:
Scroll further down to "bindings"... rc_insert_row -- a <right-click>
menu binding
Dennis,
Yes, I saw that one, too.
As for sorting, I don't see anything that allows one to add custom
events to the bindings... best I can come up with is that if a header
column is selected you sort the data and reload the table.
My naive idea is to use two queries, one selects * from the company table
ordered by nunber, the other by name. The UI offers two radiobuttons when
viewing the results, one for each sort column.
Thanks,
Rich
--
https://mail.python.org/mailman/listinfo/python-list