应用程序中的嵌套网格视图 [英] Nested Grid view in a application

查看:55
本文介绍了应用程序中的嵌套网格视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在代码中出于特定目的使用嵌套网格视图,我想知道有没有更好的选择可以使用而不是嵌套网格视图来以更好的性能解决相同的目的.任何人都请回复此查询.

谢谢
manash

Hi,

I am using nested grid view for certain purpose in my code, I want to know is there any better option to use instead of nested grid view to solve the same purpose with better performance. Any one please reply to this query.

Thanks
manash

推荐答案

在这里,请看一下:用于Web的ClientCallback自定义控件应用程序 [ ^ ]

如果不适合,则需要微调现有的嵌套网格以提高性能.使用各种客户端技术与服务器对话并更新数据,分页,加载控件等.
Here, have a look at this: Editable Nested GridView (All-in-One)[^]

UPDATE:
You have certain UI/Controls for a given scenario. We use grid when we have to show something tabular - we cannot use a list there.
Assuming you have a need to show data hierarchical based on use Nested-grid view usage, to some extent you can have a UI with Tree on left side with Grid related to it on right side. You can display data related to one node in the grid. See if this can fit in. A sample of similar UI: ClientCallback custom control for web applications[^]

If this will not fit in, then you need to fine tune your existing nested grid to improve performance. Use various client techniques to talk to server and update data, Pagination, loading controls, etc.


这篇关于应用程序中的嵌套网格视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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