Click here to Skip to main content
15,910,009 members
Home / Discussions / C#
   

C#

 
QuestionNotSupportedException Pin
Developer6112-Dec-08 10:19
Developer6112-Dec-08 10:19 
AnswerRe: NotSupportedException Pin
Paul Conrad2-Dec-08 10:35
professionalPaul Conrad2-Dec-08 10:35 
AnswerRe: NotSupportedException Pin
Christian Graus2-Dec-08 12:03
protectorChristian Graus2-Dec-08 12:03 
GeneralRe: NotSupportedException Pin
Member 53148902-Dec-08 19:00
Member 53148902-Dec-08 19:00 
GeneralRe: NotSupportedException [modified] Pin
Luc Pattyn2-Dec-08 21:48
sitebuilderLuc Pattyn2-Dec-08 21:48 
GeneralRe: NotSupportedException Pin
Member 53148902-Dec-08 23:35
Member 53148902-Dec-08 23:35 
GeneralRe: NotSupportedException Pin
Luc Pattyn2-Dec-08 23:51
sitebuilderLuc Pattyn2-Dec-08 23:51 
QuestionHow do I change Gridview Cell Color Pin
jesse342-Dec-08 9:55
jesse342-Dec-08 9:55 
I have kind of a hard task here. I built a WPF App that uses a MSSQL 2000 database. The info comes in from a Base Table and two join tables. because of this I had to build a datatable to "flaten" out the data. So each Base and have many tools and each tool has its own Gridview column that I creat in C# on the fly so if I add more tools the coloumns we be auto created. This works great. The Info displayed is Either Rerun the date the tool will be used or the date the tool will be off. Now what I need to do is change the color of the cell to if rerun then be red if the date the tool is on then green and date off lets say gray.

I am trying to use the code behind to try a datatemplate but I am not understanding how that works.
AnswerRe: How do I change Gridview Cell Color Pin
Samer Aburabie2-Dec-08 10:20
Samer Aburabie2-Dec-08 10:20 
GeneralRe: How do I change Gridview Cell Color Pin
Paul Conrad2-Dec-08 10:38
professionalPaul Conrad2-Dec-08 10:38 
GeneralRe: How do I change Gridview Cell Color Pin
Samer Aburabie2-Dec-08 11:16
Samer Aburabie2-Dec-08 11:16 
GeneralRe: How do I change Gridview Cell Color Pin
Paul Conrad2-Dec-08 11:19
professionalPaul Conrad2-Dec-08 11:19 
GeneralRe: How do I change Gridview Cell Color Pin
Samer Aburabie2-Dec-08 11:30
Samer Aburabie2-Dec-08 11:30 
GeneralRe: How do I change Gridview Cell Color Pin
Paul Conrad2-Dec-08 11:32
professionalPaul Conrad2-Dec-08 11:32 
GeneralRe: How do I change Gridview Cell Color Pin
Samer Aburabie2-Dec-08 11:43
Samer Aburabie2-Dec-08 11:43 
GeneralRe: How do I change Gridview Cell Color Pin
jesse342-Dec-08 12:21
jesse342-Dec-08 12:21 
GeneralRe: How do I change Gridview Cell Color Pin
jesse342-Dec-08 10:40
jesse342-Dec-08 10:40 
QuestionHow to protect my project from multiple installations? Pin
Roney2-Dec-08 8:02
Roney2-Dec-08 8:02 
AnswerRe: How to protect my project from multiple installations? Pin
PH-MAT2-Dec-08 8:58
PH-MAT2-Dec-08 8:58 
GeneralRe: How to protect my project from multiple installations? Pin
Roney2-Dec-08 21:26
Roney2-Dec-08 21:26 
AnswerRe: How to protect my project from multiple installations? Pin
Samer Aburabie2-Dec-08 10:32
Samer Aburabie2-Dec-08 10:32 
GeneralRe: How to protect my project from multiple installations? Pin
Roney2-Dec-08 21:35
Roney2-Dec-08 21:35 
GeneralRe: How to protect my project from multiple installations? Pin
Samer Aburabie2-Dec-08 22:52
Samer Aburabie2-Dec-08 22:52 
GeneralRe: How to protect my project from multiple installations? Pin
Roney3-Dec-08 6:16
Roney3-Dec-08 6:16 
GeneralRe: How to protect my project from multiple installations? Pin
Data_Dragon3-Dec-08 7:48
Data_Dragon3-Dec-08 7:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.