Hi @Abhilash_Swain
I'm sorry, it is due my bad explanation. The tab it self is the gallery (horizontal gallery) which is contain that internal table as of now. Like my attached picture, in that gallery I specified the Table in its Item property.
What I'm tryin to achieve is just to have a button which when I click on it, lets say the button called "Attachment" the the gallery (which is look like Tabs) is changed its selected item to the 2nd which is "Attachments".
Maybe in a simple example of normal gallery would be like this :

So at this normal gallery, somewhere in the screen I will have that button, in that button OnSelect I want the gallery to be "force" select the "Caseta Sky Grey" (by code). If for example user click the second button "Beauty Clay", the gallery will then have the 3 rd row selected, with the row name "Ageless Beauty Clay"
So this is the intention while the action after the gallery got selected, it is out of this thread.
Thanks.