fernyb / Sequel-J

A MySQL Client written in Cappuccino (work in progress)
31 stars 1 forks source link

Finish up the Content Tab #20

Closed fernyb closed 13 years ago

fernyb commented 13 years ago

Finish up the Content Tab functionality:

guilhermeaiolfi commented 13 years ago

Looks pretty advanced. I can't wait to have a chance to try it. Great work, fernyb. One question, tho. Can't you use a infinite/virtual table to show the content of a table? Cappuccino is very good in that kind of thing.

fernyb commented 13 years ago

@guilhermeaiolfi Do you mean show all the rows with no paging?

guilhermeaiolfi commented 13 years ago

Exaclty. Fetch them on demand as the user scroll down the table.

fernyb commented 13 years ago

@guilhermeaiolfi that sounds like a good idea, I'll add that as an issue.

fernyb commented 13 years ago

I think the Content Tab is finished for now. Will now close. Any new issues should open a new issue.