从查询添加最后一行到 DevExpress GridControl
我有一个由 SQL 查询填充的数据集.. 我想在最后几行中添加一行,其中包含值列的总和。
你能帮我吗?谢谢...
问候, 罗兰
I have a dataset filled by SQL query..
I want to add a single row to its last rows, containing sum from the value column..
Could u help me? thx...
Regards,
Roland
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
GridControl 本身能够显示和计算页脚摘要。要了解如何调整网格,请参阅摘要和总摘要主题
The GridControl is able to show and calculate footer summary itself. To learn how to adjust the grid, please refer to the Summaries and Total Summary topics