PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Questions about DataGrids..

Reply

Questions about DataGrids..

 
Thread Tools Rate Thread
Old 05-07-2005, 11:35 AM   #1
Connor T
Guest
 
Posts: n/a
Default Questions about DataGrids..


Hi,

I have a datagrid which is happily populated from my database, complete with
some additional calculated columns.

However, I have a couple of questions

1. How can I change the formatting of the text in a particular column? i.e.
i want to make it red if a condition is true

2. How do i change the default column headings and widths?

3. Can i hide a column? ( it's needed for the calculated column but i dont
really want to see it )

Many thanks!
Dan


  Reply With Quote
Old 05-07-2005, 11:46 AM   #2
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: Questions about DataGrids..

Connor,

For most of your questions is the answer the datagrid style

See this simple sample on our Site for a first idea
http://www.windowsformsdatagridhelp...46-3300b2215049

Most of the items you ask are related to the datagridtextboxcolumn
http://msdn.microsoft.com/library/d...emberstopic.asp

I hope this helps,

Cor


  Reply With Quote
Old 05-07-2005, 12:22 PM   #3
DraguVaso
Guest
 
Posts: n/a
Default Re: Questions about DataGrids..

This is the ideal site which gives answers to your questions:
http://www.syncfusion.com/FAQ/Windo...Default.aspx#44

"Connor T" <madman_dan@hotmail.com> wrote in message
news:evsye.106$Dq.93@newsfe3-gui.ntli.net...
> Hi,
>
> I have a datagrid which is happily populated from my database, complete

with
> some additional calculated columns.
>
> However, I have a couple of questions
>
> 1. How can I change the formatting of the text in a particular column?

i.e.
> i want to make it red if a condition is true
>
> 2. How do i change the default column headings and widths?
>
> 3. Can i hide a column? ( it's needed for the calculated column but i dont
> really want to see it )
>
> Many thanks!
> Dan
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off