Subject | Re: [IBO] embed controls into grid |
---|---|
Author | Boris Schlüszler |
Post date | 2001-12-21T16:08:24Z |
Hi Helen!
Thanks. This works fine, where I have unique key I'd like to insert via Lookup into my grid.
How can I lookup a string-value which may be changed in the lookup-combo, and then the changed
value is saved as string?
Something linke this:
I have a table of zip-codes, one zip-code may point to many cities.
I enter a zip-code in one column of the grid, the next column should be a lookup, presenting all
cities with that zip.
I select one city, but eventually I add "southern area". The new value should be saved as
string.
Regards, Boris
Helen Borrie schrieb:
Thanks. This works fine, where I have unique key I'd like to insert via Lookup into my grid.
How can I lookup a string-value which may be changed in the lookup-combo, and then the changed
value is saved as string?
Something linke this:
I have a table of zip-codes, one zip-code may point to many cities.
I enter a zip-code in one column of the grid, the next column should be a lookup, presenting all
cities with that zip.
I select one city, but eventually I add "southern area". The new value should be saved as
string.
Regards, Boris
Helen Borrie schrieb:
>
> Get the paper "Working with IBO Data-aware controls" from the TechInfo page of the web site.