本文介绍了使用OnCustomDataCallback devexpress treelist刷新gridview的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Dev express控件。

我们如何使用asp.net中的OnCustomDataCallback devexpress treelist刷新gridview。

网格视图在其他页面上。当我从treelist中选择了节点。然后所有调用都正常运行但没有刷新gridview.how它的问题解决了

请帮帮我

谢谢你

I am using Dev express control.
how we can refresh gridview using OnCustomDataCallback devexpress treelist in asp.net.
the grid view is on other page.when I selected the node from treelist .then all call running correctly but not refreshing the gridview.how its problem solve
please help me
thanks you

推荐答案


这篇关于使用OnCustomDataCallback devexpress treelist刷新gridview的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 07:17