Subject | 1 row of data in 2 (or more) rows of a TIB_LookupCombo |
---|---|
Author | Andrei Luís |
Post date | 2012-06-27T21:21:43Z |
Hello to all,
I'm managing a situation, where I need to bring three very width fields in
a IB_LookupCombo. I was wondering, if it is possible to show each row of
the source table in two or more rows of TIB_LookupCombo. Something like
this should be shown when IB_Lookupcombo is clicked:
|---------------------------------------------------------------------------------------------|
| Reg_ID | Product
|
| Ref
|
| Color
|
|---------------------------------------------------------------------------------------------|
| 1 | Product 1
|
| Ref X
|
| Black / White / Red / Green
|
|---------------------------------------------------------------------------------------------|
| 2 | Product 2
|
| Ref Y
|
| Yellow / White / Red / Green
|
|---------------------------------------------------------------------------------------------|
| 3 | Product 3
|
| Ref XY
|
| Blue / White / Red / Green
|
|---------------------------------------------------------------------------------------------|
Any ideas?
[]s
Andrei
[Non-text portions of this message have been removed]
I'm managing a situation, where I need to bring three very width fields in
a IB_LookupCombo. I was wondering, if it is possible to show each row of
the source table in two or more rows of TIB_LookupCombo. Something like
this should be shown when IB_Lookupcombo is clicked:
|---------------------------------------------------------------------------------------------|
| Reg_ID | Product
|
| Ref
|
| Color
|
|---------------------------------------------------------------------------------------------|
| 1 | Product 1
|
| Ref X
|
| Black / White / Red / Green
|
|---------------------------------------------------------------------------------------------|
| 2 | Product 2
|
| Ref Y
|
| Yellow / White / Red / Green
|
|---------------------------------------------------------------------------------------------|
| 3 | Product 3
|
| Ref XY
|
| Blue / White / Red / Green
|
|---------------------------------------------------------------------------------------------|
Any ideas?
[]s
Andrei
[Non-text portions of this message have been removed]