Thank you for yours components. It's a very good job ! TTableView is very useful, and works great :)
But I've a problem with scope button search.
I linked a TDPFSearchBar to a TDPFUITableView, and it's working properly but the scope buttons. I don't know how to use it.
In the TDPFUITableView, I use the ScopeButtonTitles property, and activated the ShowScopeBar property, but I don't know how to indicated to the TDPFUITableView the scope of my TTableItems
I tested the TableViewSearchBar demo, but the Scopebar is hiding... Please, tell me how to process.
Thank you very much !
[Edit : I'm using IOS 6.1]
Last edit: Pierre Moati 2013-10-16
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for yours components. It's a very good job ! TTableView is very useful, and works great :)
But I've a problem with scope button search.
I linked a TDPFSearchBar to a TDPFUITableView, and it's working properly but the scope buttons. I don't know how to use it.
In the TDPFUITableView, I use the ScopeButtonTitles property, and activated the ShowScopeBar property, but I don't know how to indicated to the TDPFUITableView the scope of my TTableItems
I tested the TableViewSearchBar demo, but the Scopebar is hiding... Please, tell me how to process.
Thank you very much !
[Edit : I'm using IOS 6.1]
Last edit: Pierre Moati 2013-10-16
HI Pierre
Download last source [code] and see TableViewSearchBar Demo.
Regards
Related
Code: code
Wow, thank you !! It's works like a charm :D
You're the best.
Enjoy it!