I had used Tab Controls. Under each Tab(Parent) further Tabs(Child) are displayed. Rather then getting all the data in one shot, I am trying to get data only when one clicks on respective Parent Tab eg. on Tab1 click get data for Tab1 and it's child Tab and so on. What's the best way to do the same?
↧