简体   繁体   中英

How can i use DataRepeater Control in Windows Form with XML?

I've Created a data set, but i don't know how to get this work :)

if anyone can help me, i will be really appreciated!

You set your Data Repeater's DataSource property equal to your DataSet or a specific DataTable within that dataset. Is there something more complicated than that?

Links on how to use a DataRepeater:

How to use a DataRepeater with XML

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM