I have a Stocks.dbf with about 90,000 items
There's about 80 stock types in there which can be referenced in STYPES.dbf
(code N(5), Desc C(25)

I have a grid with all the stocks, and to limit the display, I have a
combobox, and a "set key" command in the valid of the combobox

I have 2 problems
In the 1st instance, in order to show both the code and desc in the
combobox I thought i would create a memvar.
With 80 in the stypes.dbf, this ended up with a memvar length >1000 so it
did not display properly.
So now I set the rowsourcetype as 2-Alias.
It display just the code, no description, unless the user actually Drops
Down
I think I can live with this

But, when the user clicks on the drop down, it immediately jumps to the 1st
item in Stypes.dbf, and the user has to click the dropdown a second time to
choose the desired stypes.code

I can't figure why the user has to click twice


-- 
Kind regards
Sytze de Boer
Kiss Software


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cag1nny9e4khdtnmwqlu_hhhc_jyelotxntg4cups8p77wmi...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to