Majestic
Majestic

Reputation: 938

Create GRID GUI tableusing Winforms

I've never worked with .NET and C# but my user story is about it. I have to create a table using GRID. As far as I know, I'm using Winform. I inserted a table into my page from the toolbox, but it is not responsive when I extend or reduce the page.

Do you have some links related to my issue (Create a table with grid) or some explanations? Because what I've found do not suit me.

I do not even know what GRID means, is that about the responsive design of table's columns/raws?

Upvotes: 0

Views: 547

Answers (1)

Metaphor
Metaphor

Reputation: 374

You can use Grid view from Toolbox. It's look like a table.

Upvotes: 1

Related Questions