User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
Looking at all my body of work, I use tables exclusively as indicators. They are well suited to display formatted results in tabular form, but much less suited for user input, because they only allow strings. If we need to enter numbers, there is no input validation (as we have e.g. for numeric controls), so they are pretty useless for that.
It is thus a bit confusing that the tables in the palettes currently exist as controls. In fact, the modern, classic and system tables are even labeled "Table Control" (seems redundant!), while "Table" alone would have been sufficient (this has already been corrected for the silver controls :)).
It would be much more appropriate if tables are indicators by default. We can always change them to controls in the rare case where this is needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.