Flattened ecookbook.... nothing official... testing some things out...
This commit is contained in:
parent
05fd8ca891
commit
0574702876
109 changed files with 0 additions and 0 deletions
15
docs/eCookbook/navigate-using-arrow-keys-sort-by-column.md
Normal file
15
docs/eCookbook/navigate-using-arrow-keys-sort-by-column.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
A "Mini-Excel" Table
|
||||
|
||||
Can be used to:
|
||||
* Display numeric data
|
||||
* Use arrow keys to move around the table
|
||||
* Click on a header to sort table using that column (Column header will be bolded)
|
||||
|
||||
On a Windows machine, the window appears like this:
|
||||
|
||||

|
||||
|
||||
Clicking on one of the Column Headers (A - F) will cause the entire table to be sorted using that column as the key
|
||||
|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/8c28a62cec?start=result' width='100%' height='650' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue