I am having trouble refreshing data in the Diagnosis table in my application.
Second table (diagnosisTable) is a bound to the first tables collection, because, in database there are two tables, patients and diagnosis, diagnosis table is related to patients table with foreign keys.
Code for the first table is working fine: thelast two lines are refreshing data -- this code is adding data to diagnosis.