public DataTable getAllData()
 {
     return(khMod.GetAllData());
 }