@@ -1628,7 +1628,7 @@ namespace OTSIncAReportGrids
}
else
{
- dmin = Convert.ToInt32(min);
+ dmin = Convert.ToDouble(min);
if(dmin<=dmax)