最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

asp.net Gridview里添加匯總行

 更新時(shí)間:2008年11月13日 10:26:37   作者:  
在rowdatabound事件里添加同時(shí)showfooter設(shè)為true

if (e.Row.RowType == DataControlRowType.DataRow)
{
totalcash += Convert.ToDecimal(DataBinder.Eval(e.Row.DataItem, "cash"));
totalunbalanced += Convert.ToDecimal(DataBinder.Eval(e.Row.DataItem, "unbalanced"));
totalsettled += Convert.ToDecimal(DataBinder.Eval(e.Row.DataItem, "settled"));
}
else if(e.Row .RowType ==DataControlRowType .Footer )
{
e.Row.Cells[0].Text = "合計(jì)";
e.Row.Cells[1].Text = totalcash.ToString("0.00");
e.Row.Cells[2].Text = totalunbalanced.ToString("0.00");
e.Row.Cells[3].Text = totalsettled.ToString("0.00");
e.Row.Font.Bold = true;
}

相關(guān)文章

最新評論

荃湾区| 龙州县| 利川市| 宁城县| 五华县| 措勤县| 琼结县| 保德县| 兴隆县| 康保县| 阳高县| 富阳市| 兖州市| 石棉县| 那坡县| 遂川县| 饶阳县| 区。| 泸州市| 青田县| 兴和县| 江孜县| 安义县| 泾源县| 大方县| 南陵县| 普安县| 新化县| 长兴县| 临夏县| 高州市| 阜南县| 嘉鱼县| 外汇| 墨竹工卡县| 贺州市| 客服| 宜章县| 涿鹿县| 屏南县| 封开县|