Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7963239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T05:34:03+00:00 2026-06-04T05:34:03+00:00

I am currently developing a WinForms application in C# and require a table control

  • 0

I am currently developing a WinForms application in C# and require a table control that can contain other UI controls.

In the following example, I would like the Links column to contain link label controls:

| ID | Name |        Links        |
-----------------------------------
| 1  |  n1  | link1, link2, link3 |
| 2  |  n2  | link1               |

Is there one I can use ‘out of the box’, are there any good third party ones?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T05:34:04+00:00Added an answer on June 4, 2026 at 5:34 am

    There isn’t a control that supports binding out of the box, but you can achieve similar results with the TableLayoutPanel, this is a container control.

    It has the basic concepts of rows and columns (as well as row span and column span), however it does not have the concept of row headers, column sorting etc that you would get from a “grid” control – it is simply a layout driver.

    The DataGridView can contain columns that contain custom controls, but there is a lot of faff involved in getting it to work – so doesn’t qualify as “out of the box”.

    This is an example of putting a DateTimePicker into a DataGridView column.

    Contrary to WinForms, WPF is built with the ability to compose controls inside other controls. This is a first class concept, in fact. The use of the structure XAML files for describing the UI naturally fits this composition model.

    I would always argue choosing WPF over WinForms these days – unless the learning curve is too much and most of the experience is with WinForms.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently developing a Winforms Application that will run on a very specific
I'm currently developing a widget that can be embedded within a page. However, when
Im currently developing a Silverlight application that connects to an old webservice. Our old
I am currently developing a C# Windows Form Application that I intend to let
I am currently developing a C# Windows Form Application that I intend to let
Developing a .NET WinForms application: how can I check if the window is in
The application my team is currently developing has a DLL that is used to
Currently developing an application for Windows Phone that makes use of the bing maps
I am currently developing a C# Windows Form Application that I intend to let
we're currently developing an application that makes extensive use of popup windows(*) and have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.