Hi.

In order to have a useful editor like this it needs to implement
KeyValue, ValueMode, DataSource and DataField.
The problem is that editors does not take contructor parameters.

To implement this you must implement these functions in the grid or
column. Editors is cell level, not column level.

I was thinking that this sort of implementation would go in the grid
where you can set 'setCellKeyValue(row, col, value)' etc.
This way the grid can set these values when the editor is about to be
shown.

How would you implement this?


_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to