I have a TableView with list of name, a Search LineEdit and Search Button, pic:
Attachment 7230
Can I type a name to LineEdit and clicked Button, It will be search name on TableView and selected on rows have that name ?
thanks for help .
Printable View
I have a TableView with list of name, a Search LineEdit and Search Button, pic:
Attachment 7230
Can I type a name to LineEdit and clicked Button, It will be search name on TableView and selected on rows have that name ?
thanks for help .
You might want to start reading the documentation! All questions you have asked so far could be answered by a quick look through the documentation.
So before any code posting: Show us what you have.
Thanks Lykurg, I done my problem.
But some time the documentation is hard to read for beginner. But I really trying .
Thanks you again .