tabcontroll
I have tabControll with tabs ,tbstudent,tbcontacts,tbnextofkin, in table student ,student_id is primary key in table contacts student_id is foreign key and in table nextofkin student_id is foreign key ,i want when i load student in tabstudent(tbstudent) i get the next of kin and contacts of that student in other tabs respectively,how can i do it
ramya bharathPosted May 27, 2015, 11:59 PM
so as u load tabpage student you can load other tab pages with the result of dbquery as a table or any control you prefer
finally tab control.selectedtab assign it to tab page student