本文介绍了遍历DatagridView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已将数据库绑定到可视元素,即datagridview
现在我想遍历或遍历特定列
那我该怎么做
请回复???

I have bind the database to the visual elements i.e. datagridview
now i want to traversed or loop throught it with particular column
then how i can do it
please reply???

推荐答案


这篇关于遍历DatagridView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-02 16:35