Question Beginner needs help. AjaxControlToolKit TabContainersB

10e5x

Member
Joined
Jun 29, 2012
Messages
14
Programming Experience
Beginner
Hi, i have created a tabcontainer with 5 tabs panel.

Q1) At pageload, how am i to able to display or enable clicking only tab1 4 and 5?
Q2) and only if user selected a record in the gridview of tab1, it will display/enable tab 1 to 5?
Q3)tab 1 is the gridview of all the patients, tab 3 is the registration of new patient. After i successfully registered a patient, i would like to automatically move to tab1 without postback, however the gridview of tab 1 will display the updated results with the new patients just created.


As i am very new to vb and ajax, i hope the solutions could be detailed and noobproof. Thanks alot alot. Appreciate to solutions to any of the mentioned qns
 
Back
Top