Hi List, 

I'm thinking about how to solve a problem I have on make easy the entry of
data in the datagrid by the user. 

Example. I have a datagrid with four columns. 

1 Code 
2 Description 
3 Qty 
4 Price 

Now the user enters a code that will query the database and retrieves the
values, then I insert a row and they are placed in datagrid. But not
everyone has memorized the codes of all products, so I thought about
implementing some kind of drop-down list where the user press the first
letter of the code and appeared the products descriptions, to select it and
add the row. 

Has anyone tried something similar or experience which would be the best way
to solve? 


Salut, 
Josep
-- 
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/datagrid-how-to-show-a-list-when-the-user-edit-a-cell-tp3051603p3051603.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to