Tkinter -- Show Data in an Excel like Read-Only Grid

beginner zyzhu2000 at gmail.com
Fri Jul 27 17:56:50 EDT 2007


Hi All,

I am really new to Tk and Tkinter. I googled the web but it was not
mentioned how to build a data grid with Tkinter.

Basically, I want to show an excel like data grid with fixed column
and row headers and sortable columns. But the grids can be read-only.

Can anyone give some hint on implementing this?


Thanks,
beginner




More information about the Python-list mailing list