Click here to Skip to main content
15,896,512 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do you format your code? [edit] fixed a bit [/edit] Pin
leppie18-May-04 7:07
leppie18-May-04 7:07 
GeneralRe: How do you format your code? [edit] fixed a bit [/edit] Pin
Adam °Wimsatt18-May-04 7:14
Adam °Wimsatt18-May-04 7:14 
GeneralRe: How do you format your code? [edit] fixed a bit [/edit] Pin
leppie18-May-04 8:55
leppie18-May-04 8:55 
GeneralRe: How do you format your code? [edit] fixed a bit [/edit] Pin
Adam °Wimsatt18-May-04 9:11
Adam °Wimsatt18-May-04 9:11 
GeneralRe: How do you format your code? [edit] fixed a bit [/edit] Pin
leppie18-May-04 9:28
leppie18-May-04 9:28 
AnswerRe: How do you format your code? [edit] fixed a bit [/edit] Pin
Heath Stewart18-May-04 9:27
protectorHeath Stewart18-May-04 9:27 
GeneralRe: How do you format your code? [edit] fixed a bit [/edit] Pin
Adam °Wimsatt18-May-04 9:31
Adam °Wimsatt18-May-04 9:31 
GeneralDatagrid quation Pin
Ashki18-May-04 6:18
Ashki18-May-04 6:18 
Hi:
I have a datagrid in my windows application, which is being populated through a dataset.
The records in that grid are grouped according to GroupNumber field. As an example, let’s say there are 3 records with GroupNumber=99, 5 records with GroupNumber=24, 3 records with GroupNumber=67, and 1 record with GroupNumber=87. The total number of records in my grid is 12 records.

I would like to have blue back ground color for records whose GroupNumber=99; and gray/white back ground colors for the rest of records such that no adjacent groups have the same color (i.e. considering 2 adjacent groups, the back ground color for one group should be gray and the other white).

Any clues, ideas, or suggestions would greatly be appreciated since I am stuck and have no idea how to implement that constraint on my datagrid. Thank you very much in advance!Confused | :confused:

GeneralRe: Datagrid quation Pin
Heath Stewart18-May-04 6:31
protectorHeath Stewart18-May-04 6:31 
GeneralDeserialization Pin
cristina_tudor18-May-04 5:54
cristina_tudor18-May-04 5:54 
GeneralRe: Deserialization Pin
Heath Stewart18-May-04 6:27
protectorHeath Stewart18-May-04 6:27 
GeneralTrying to understand DataSet and XML Pin
Adam °Wimsatt18-May-04 5:13
Adam °Wimsatt18-May-04 5:13 
GeneralRe: Trying to understand DataSet and XML Pin
Heath Stewart18-May-04 5:23
protectorHeath Stewart18-May-04 5:23 
GeneralRe: Trying to understand DataSet and XML Pin
Adam °Wimsatt18-May-04 5:29
Adam °Wimsatt18-May-04 5:29 
GeneralRe: Trying to understand DataSet and XML Pin
Heath Stewart18-May-04 5:31
protectorHeath Stewart18-May-04 5:31 
GeneralRe: Trying to understand DataSet and XML Pin
Adam °Wimsatt18-May-04 5:37
Adam °Wimsatt18-May-04 5:37 
GeneralAutoPostBack Pin
gmhanna18-May-04 4:41
gmhanna18-May-04 4:41 
GeneralRe: AutoPostBack Pin
Heath Stewart18-May-04 5:18
protectorHeath Stewart18-May-04 5:18 
Questiondo i use crystal reports or sql2000 reporting services? Pin
robmays18-May-04 4:04
robmays18-May-04 4:04 
AnswerRe: do i use crystal reports or sql2000 reporting services? Pin
Heath Stewart18-May-04 4:35
protectorHeath Stewart18-May-04 4:35 
GeneralRe: do i use crystal reports or sql2000 reporting services? Pin
Guillermo Rivero18-May-04 5:55
Guillermo Rivero18-May-04 5:55 
GeneralC# and file access permission failures on Windows 2000 Pin
Parrish18-May-04 1:55
Parrish18-May-04 1:55 
GeneralRe: C# and file access permission failures on Windows 2000 Pin
Dave Kreskowiak18-May-04 2:51
mveDave Kreskowiak18-May-04 2:51 
GeneralRe: C# and file access permission failures on Windows 2000 Pin
Parrish18-May-04 4:12
Parrish18-May-04 4:12 
GeneralRe: C# and file access permission failures on Windows 2000 Pin
Heath Stewart18-May-04 3:59
protectorHeath Stewart18-May-04 3:59 

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.