I have one thing about setFilter.
Normally the use of setFilter is this: model.setFilter("Materiaal = 'Koolstofstaal'"); and this works fine.
Have anybody try this with a bigger string:
model.setFilter("Materiaal = 'Koolstofstaal' and Materiaal = 'Gelegeerdstaal' and Materiaal = 'Gereeedshapstaal'");
If i try this there nothing showing up in my lineEdits.
I want put this strings together to make a choice of a item in my combobox.
thanks in advance.




Reply With Quote


Bookmarks