prasannatsm / cropplanning

Automatically exported from code.google.com/p/cropplanning
0 stars 0 forks source link

Inconsistent Cell/TextBox Editing #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Cell editors are not implemented in the table view although there are
constraints on the values entered into the detail view. We should define
numerous cell/textbox editors and assign them to each column or textbox
accordingly.

Eg: DateEditor could handle numerous date formats and format them all to a
standard which could stay in the db.

Eg: TextAutoCompleteFromDBColumnEditor or some such that could take a
column name and a DataModel, or a property type, and retrieve all of those
values from the database. The values would be used to populate the
autocomplete function.

Original issue reported on code.google.com by crcarter...@gmail.com on 14 Jan 2008 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by cropplan...@gmail.com on 15 Jan 2008 at 3:29

GoogleCodeExporter commented 9 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:56