Datagrid with categories

  • Thread starter Thread starter Rob Tillie
  • Start date Start date
R

Rob Tillie

Hello,

I want to display some data in different categories in a datagrid, just like
the properties pane in visual studio does. However, I can't figure out how
to do this. Has anyone got an idea?

Greetz,
-- Rob.
 
Rob,

This might be a silly question, but if you want it to look like the
property grid, then why don't you use the PropertyGrid control?
 
Oeps, thought every component was in the toolbox. Didn't know it was in the
framework, just started on using Windows Forms. But that was indeed what I
was looking for. Thanx for the tip m8!

Greetz,
-- Rob.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top