I am creating Organization page.fetch the data from database using core api.the datas are displaying in Organization page...I give the 2 button (Active,InActive).In Organization page having 2 tabs (Active,Inactive tabs).....So I want ,If I click the Active button...the Active records are going to Active tab here Active button is disable,Inactive button is Enable...If I click the InActive button ..the Inactive records are going to inactive tabs...here In active button is Disable,active button is Enable.