Hi there, please could I have some advise. I been searching around the forums and the beginner guide
I have a tabhost which has a tableclass and line graph as diff tabs. The thing is I want to show these when you click on the button. But I don't want to change the visability, instead, I want to destory the table and line graph. The reason is that in my app you would add in different information, so when the user click on the button to view the graph, it shows an uptodate of the database.
I've read on RemoveView and RemoveAllView but this destorys everything.
Attach is just a small example of a project file which two buttons, I just want some advise on what to do on Button2_Click, so it would close or destory the line graph and table.
Please could someone help on this, or provide some advise on how they would do it.
Many thanks in advance.
Kind Regards
I have a tabhost which has a tableclass and line graph as diff tabs. The thing is I want to show these when you click on the button. But I don't want to change the visability, instead, I want to destory the table and line graph. The reason is that in my app you would add in different information, so when the user click on the button to view the graph, it shows an uptodate of the database.
I've read on RemoveView and RemoveAllView but this destorys everything.
Attach is just a small example of a project file which two buttons, I just want some advise on what to do on Button2_Click, so it would close or destory the line graph and table.
Please could someone help on this, or provide some advise on how they would do it.
Many thanks in advance.
Kind Regards