Devxpress网格视图客户端 [英] Devxpress Grid view Client Side

查看:80
本文介绍了Devxpress网格视图客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI,
我想在客户端获取gridview的行数.我想通过Java脚本编码查找网格的行数..
你能给我一个解决方案吗...

在此先感谢..,
Sugumaran


I want to get the row count of the gridview in client side., i want java script coding to find the row count of grid..
Can u give me a solution for this...

Thanks in advance..,
Sugumaran

推荐答案

我只是认为,在DevExpress论坛上发布有关第3方控件的此类问题会更​​有用.
此处: DevExpress论坛 [ DevExpress ASP Grid论坛 [
I just think, posting such issues about a 3rd party control at DevExpress Forum would be more useful.
Here:DevExpress Forum[^]

Try looking here: DevExpress ASP Grid forum[^]
Posting here is fine but it might be already discussed there!

I had found that specific questions related to 3rd party is answered more quickly and accurately at respective forums


Sandeep Mewara 的解决方案1绝对正确.

ASPxGridView 的客户端功能由ASPxClientGridView 提供,如此处所述
ASPxClientGridView成员 [ ^ ]
如果可以看到此页面上给出的成员,则GetColumnsCount, GetPageCount and GetVisibleRowsOnPage可用,但是获取GridView 的总行的方法或属性不可用,因为在客户端上可能无法获得此数据,而不查询服务器端.
Solution 1 by Sandeep Mewara is absolutely correct.

The client side functionality of ASPxGridView is provided by ASPxClientGridView as explained here
ASPxClientGridView Members[^]
If the members given on this page are seen, GetColumnsCount, GetPageCount and GetVisibleRowsOnPage are available, but a method or property to get total rows of the GridView is not available as this data may not available on the client side, without querying the server side.


这篇关于Devxpress网格视图客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆