Hi all.. i have problem when using tabpane. tabpane is for separate data by category
i use tabpane.loadlayout from single layout cause every tab just need one view (tableview) for displaying data from DB,
but only last tab can display data.. i check the log no error found.. on other tab (1st & 2nd tab) is just displaying tableview with no data... like empty data , although the data on DB is not empty..
here is my sample code:
i use tabpane.loadlayout from single layout cause every tab just need one view (tableview) for displaying data from DB,
but only last tab can display data.. i check the log no error found.. on other tab (1st & 2nd tab) is just displaying tableview with no data... like empty data , although the data on DB is not empty..
here is my sample code: