本文介绍了如何读取表格在表格内的表格行...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

表中存在一些XML文件,这些表存在于表中...
示例头表具有多个理论表....
我想用理论表的行重复标题表的行....
意味着直到理论表标题行的末尾都应重复....
将XML传输到datagridview ...

I am having some XML files in that tables are present inside tables...
Example header table having more than one theory tables....
I want to repeat rows of header table with rows of theory table....
means till end of theory table header rows should repeat....
transfer XML to datagridview...

推荐答案


这篇关于如何读取表格在表格内的表格行...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 21:13
查看更多