Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

TabbedBar between SearchBar & TableView

$
0
0

Hi,

How can I add a TabbedBar between SearchBar & TableView ?

<SearchBar hintText="Search" />                        
 
      <TabbedBar  id="tabbedbar">
        <Labels>
          <Label>Fréquent</Label>
          <Label>Repas</Label>
          <Label>Mes recettes</Label>
        </Labels>
      </TabbedBar>
 
      <TableView id="tableView" >  
 
      </TableView>

When I put SearchBar outside of a TableView the SearchBar didn't work.

I want like this :

http://i.imgur.com/ZbKsV.jpg

Tks,


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>