On 17/06/2021 08.45, Rich Shepard wrote: > On Wed, 16 Jun 2021, Terry Reedy wrote: > >> Somewhat sparse doc at >> https://github.com/ragardner/tksheet/blob/master/DOCUMENTATION.md#5-modifying-table-data >> >> insert_row() > > Terry, > > I'm reading this now and saw that. > >> and change the column used for sorting (e.g., >>> sorting by company number or company name). >> >> I did not see anything about sorting. tksheet is generic 'table', not >> a database viewer > > The two applications I'm building are both database applications. If > tksheet() is not the most appropriate widget to display database tables > what > alternative would be better?
Use the DBMS by retrieving the data in the desired sequence? -- Regards, =dn -- https://mail.python.org/mailman/listinfo/python-list