Ok, so I am loading data from an XML file into a dataGridView. I have several entries in the XML file and would like each one to create a button next to it.

After some searches it looks like I either have to put it in a <code> or <c> tag, but I have no idea what I would put in there in to create a button in its row in the dataGridView.

Any ideas on how to do this?

Recommended Answers

All 2 Replies

Thank you so much for your help.

Can't believe it was as simple as adding a row full of buttons.

Every time I use C# I am more impressed with it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.