Stemon63 Posted July 18, 2012 Posted July 18, 2012 Hi Farshad, I need help on customize Lookup combobox. I need to input data in editor (editable=true) but content of list must be filled, on every key pressed, with a query result (Dbisam or other) that have the entered text as "where" filter clause; So the edited text must be composed from typed chars (non selected) and list result difference (selected). So list contain only filtered record from dataset, so I can incremental search within a big table without long load delay or memory problem. Using ExtEvent and javascript function, where I can pass typed string back to delphi for perform the query in Dbisam? Sorry for my english, Great product, the best Web Tools For delphi... Thanks in advance, Stefano Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.