grdMtVrData.DataSource = dt;
if(dt.Rows.Count > 0)
dt.Rows.Count
dt
Select @DaysCount= count(distinct([Transdate]))
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)