Community Questions & Answers

Table Search View

Can anybody provide me a simple working example of the table search view...i have written a code to search in the table view using a simple textfield and its change event.. it searches well.... but infact due to the refreshing of the table ui... i dont get...

Tableview and search bar problem

I have a tableview which have a search bar. The window backgroundColor is black while the table background color is transparent. The color of text in table is white. Now when i do a search, by default the search result backgroundColor is white. So, my...

Search function on a ListView

Is there any plane to implement the "search bar" capability for a ListView working the same way it works with a TableView? I really need this since using ListView saves 49Mb of my device memory using the same information and showing it exactly...

Remove empty rows from table

I have implemented search functionality on the table. when we search it working file but empty rows are exists on table search result. when we scroll more empty rows are show. I want to show only search result not with empty row.

Keybord Search button event

Hi I want to search functionality on the table view with pressing search button on the keyboard . I have added search bar on the table. search functionality is working fine . i want to search functionality on the search button(key) on the keyboard. I cant...

Listen for a 'clear' event on SearchBar

Hi I'm developing an iPhone app in Titanium Studio 3.0.2 and I want to react to the user clearing the search bar, i.e. pressing the little 'x' button on the right but I can't find anything for this in the API docs. I know you can add an actual Cancel...

Style a textfield like in the searchbar?

Hey, i wanna create a custom searchbar - everything works fine... But how the hell i can style my textfield the same way it is made in the default searchbar textfield ?? (I mean this very rounded corners...) Any idea? Best, Nico

Android SearchView icon

1. Application type: mobile 2. Titanium SDK : 3.0.2.GA 3. Platform & version: Android 4.0 4. Device: Android emulator , Asus transformer 5. Host Operating System: Ubuntu 11.10 6. Titanium Studio: Titanium Studio, build: 3.1.0.201303091040 Hi all, I...

No search results in Tableview

I'm having a little trouble searching a table with the iPhone simulator, using code based upon the Kitchen Sink example. The table displays using data loaded remotely from my website and displays a tableview. The search bar displays at the top and...

Searchbar only on scroll

Hi, i'm new in Titanium. I use searchbar in my tableview (iOS), but I need to show it only when user scroll down. Same behavior of iPhone message list. Is it possible ?

SearchBar and TableViews

Hi everyone! I have a question regarding the positioning of a table's SearchBar on Android. Is there any way I can show the SearchBar (connected to a particular tableView) in a separate view? I don't want to show the SearchBar "stuck" on top of...

SearchBar with Scopebar filter

__Q) Anyone know how I can implement the scope bar in titanium?__ The docs shed no light on the subject from what I can see. I.e. This thing from the iOS guidelines page: __Scope Bar__ A scope bar—which is available only in conjunction with a search...

Showing 1-50 of 261 1 2 3 4 5 6