本文介绍了如何在单击按钮时找到EmptyDataTemplate控件.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



单击按钮时如何查找EmptyDataTemplate控件.
实际上,我必须在加载时将EmptyDataTemplate cotrols的可见性设置为false
并且必须在添加新按钮时将EmptyDataTemplate控件的可见性设置为true.


谢谢
Manisha

Hi,

How to find EmptyDataTemplate controls on button click.
actualy i have to set visiblility of EmptyDataTemplate cotrols false on load
and have to set visiblility of EmptyDataTemplate controls true on add new button.


Thanks
Manisha

推荐答案


这篇关于如何在单击按钮时找到EmptyDataTemplate控件.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-02 12:54