Drop downs in Edit Tables (OpenInsight 32-Bit)
At 03 MAR 2005 07:15:24AM Tony Cowley wrote:
Is there a way to make the drop down choices in an edit table column different for each row? For example, the edit table has 2 columns col 1=Custom Property and col 2=Value. In this example the Custom properties is Size, Colour and Style (rows 1,2 & 3) and in column 2 I would like the drop downs for the respective row be a list of Sizes, list of Colours and list of Styles. The number of rows in the table will be limited to the number of custom properties defined.
At 03 MAR 2005 07:36AM support@sprezzatura.com wrote:
On the POSCHANGED call, you can set a new dropdown value per cell, if needed.
You might have to put this on some other events, like GOTFOCUS, depending on how the form is used.
support@sprezzatura.com
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
At 03 MAR 2005 06:32PM Tony Cowley wrote:
Many thanks, I will give it a go. The form is a data capture one used for the customised product properties/attributes (governed by the product grouping) with column 1 protected.
At 04 MAR 2005 04:30AM William Ng wrote:
EditTable got dropdown? Is it version 7.1?
At 04 MAR 2005 04:45AM Donald Bakke wrote:
William,
Yes. One of the new features for the edittable in 7.1 is the support for comboboxes in cells. There is also support for checkboxes and property-based settings for uppercase and skipped columns. 7.0 also introduced image support in cells and programmatic resizing of row heights.
dbakke@srpcs.com