Le 2011-08-12 04:05, Aris Feryanto a écrit :
I am making a last attempt about this issue: do you have an idea about advertising (for example with a tip) about grid editing?
Oh, right. Adding tooltips in every editable cells will be disturbing, IMO.
How about add a hint tooltip in "Edit" link in table's rows? Maybe some hint like: "You can also edit a field by clicking directly on a cell in the table.". Actually, we may add more hint to tell the users that grid editing doesn't work for BLOB data type, but the hint will be too long to be displayed.
Good idea, but I suggest "You can also edit most columns by clicking directly on their content."
These are columns, not fields; and using "most" explains in a short way that not everything is editable.
Great! I think that will work. I'll add this soon.
Added in my git and updated on the demo server. The tooltip should look more fancy (like the old tooltip before using qTip), after Tyron's branch is merged.
Pushed, thanks.