pr3mium
Posts: 31
|
| Posted: 04/25/2006, 1:14 AM |
|
I have an editable grid, where I want to use 2 different lookup links to fill 2 fields.
First I used this example to do it with editable grid: http://forums.codecharge.com/posts.php?post_id=50714&s_...+grid&s_using=3
Everything works fine with one lookup, but when I want to use second lookup, it forgets the value received from first lookup.
It goes like this:
I use first link to lookup the value for first field from the popup. The first field gets its value. Now when I click on second link and the popup opens, I see that the first field value will be cleared in main window.
Does anyone have some good tips how to prevent this from happening, so that I can fill 2 fields with 2 different smart lookups?
|
 |
 |
|