Hi,

That question is - how do I answer that question?

Going the other way around is easy:

DataField = dataform.ControlModels(x).BoundField

This gives me the data field bound to a GUI control

Data fields can be bound to multiple GUI controls or no GUI controls.

What I would like to do is something like is

dim ControlModels{) as object

ControlModels() = dataform.Columns(x).ControlModels

Is there a way with the api now to do that?

Hope that makes sense

Thanks

Drew

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to