namrata4 / TimePlates

0 stars 0 forks source link

P2: Making Table cells editable #5

Open namrata4 opened 8 years ago

namrata4 commented 8 years ago

This would include making the cells for table (excludes the column headings i.e. days) editable so that user can edit the displayName of the associated grouping items dynamically.

williampauljones1 commented 8 years ago

You have two different kinds of cell:

  1. for simple values such as "location" which users might enter directly.
  2. for cells representing sub-subfolders. No need to make editing here 'dynamic". You have other things to worry about. Simply bring up a dialog with a text box that users can fill. Single click on cell and context menu option too.