DataGrid中底端显示当前行/总行数

此属性在gdc中设,而不是在gdv中

gdc中设置UseEmbededNavgator设为True

再把EmbededNavgator的buttons属性中,跟编辑有关的button的visible设为false

最后把TextStringFormat设为 {0} of {1} 或其它。

posted on 2020-02-24 11:30  mol1995  阅读(333)  评论(0编辑  收藏  举报

导航