public static DataTable getdataNCP()
        {
            NgCPmodel ng = new NgCPmodel();

            return(ng.getdataNCP());
        }