How to use the datagrid

  • Thread starter Thread starter DaWoE
  • Start date Start date
D

DaWoE

Hi all,

I'm new to windows form programming, but have experience with ASP.NET

I have some questions about the datagrid for windowsforms.
I know how to databind the grid. No problem there.
What i want to know is the following things :
1. How do i set columns visible or not
2. How do i use functions on the cells e.g. the column type in the
datasource is integer but i want to show text in the datagrid


Where can i find tutorials or info on using the datagrid. I looked at
the sample that came with the SDK but they didn't teach me these things.
 
Thx Clay,

This is very helpfull information. This should get me on the way.
 

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