Click here to Skip to main content
15,905,967 members
Home / Discussions / C#
   

C#

 
GeneralDeploying Application Pin
hprahul21-Feb-04 2:25
hprahul21-Feb-04 2:25 
GeneralRe: Deploying Application Pin
Nick Parker21-Feb-04 3:46
protectorNick Parker21-Feb-04 3:46 
GeneralRe: Deploying Application Pin
Mazdak21-Feb-04 4:50
Mazdak21-Feb-04 4:50 
GeneralGDI+ graphic object's boundaries... Pin
cemlouis21-Feb-04 2:15
cemlouis21-Feb-04 2:15 
Generalopened windows Pin
20-Feb-04 23:36
suss20-Feb-04 23:36 
GeneralRe: opened windows Pin
Nick Parker21-Feb-04 2:04
protectorNick Parker21-Feb-04 2:04 
GeneralActive directory Pin
adish1120-Feb-04 22:48
adish1120-Feb-04 22:48 
GeneralCrystal Report Pin
devvvy20-Feb-04 15:07
devvvy20-Feb-04 15:07 
Hi, I'm writing an Employee List with entries grouped by "salary". The trouble is, two employees whose salary differs by one dollar will be placed in different group. For example:


Nelson $35,000

Mark $50,000
Nick $50,000

Ibrahim $50,001 (This guy is placed in a new group)

Joel $75,000

How can I gain more control over grouping, say:
Group 1: 0-20k
Group 2: 20-40k
Group 3: 40-60k
Group 4: 60-80k
Group 5: 80-100k

Any tutorial/references in this regard you'd recommend? Thanks a bunch!

Norman Fung
GeneralRe: Crystal Report Pin
John Kuhn20-Feb-04 20:00
John Kuhn20-Feb-04 20:00 
GeneralRe: Crystal Report Pin
devvvy21-Feb-04 2:58
devvvy21-Feb-04 2:58 
GeneralRe: Crystal Report Pin
John Kuhn21-Feb-04 7:55
John Kuhn21-Feb-04 7:55 
GeneralRe: Crystal Report Pin
devvvy21-Feb-04 14:46
devvvy21-Feb-04 14:46 
GeneralRe: Crystal Report Pin
Meysam Mahfouzi21-Feb-04 17:28
Meysam Mahfouzi21-Feb-04 17:28 
GeneralRe: Crystal Report Pin
devvvy21-Feb-04 21:00
devvvy21-Feb-04 21:00 
GeneralI found it! Pin
devvvy21-Feb-04 22:49
devvvy21-Feb-04 22:49 
GeneralPrinter command codes with Crystal reports Pin
jdhale20-Feb-04 13:43
jdhale20-Feb-04 13:43 
Generalquestion about strings Pin
Rob Tomson20-Feb-04 13:29
Rob Tomson20-Feb-04 13:29 
GeneralRe: question about strings Pin
Heath Stewart20-Feb-04 13:42
protectorHeath Stewart20-Feb-04 13:42 
GeneralRe: question about strings Pin
Rob Tomson20-Feb-04 14:40
Rob Tomson20-Feb-04 14:40 
Questionhow to access web service with SSL from windows app (C#)? Pin
zhyluopro20-Feb-04 13:12
zhyluopro20-Feb-04 13:12 
AnswerRe: how to access web service with SSL from windows app (C#)? Pin
Heath Stewart20-Feb-04 13:21
protectorHeath Stewart20-Feb-04 13:21 
GeneralRecursive TreeView Pin
Ruchi Gupta20-Feb-04 13:08
Ruchi Gupta20-Feb-04 13:08 
GeneralRe: Recursive TreeView Pin
Heath Stewart20-Feb-04 13:39
protectorHeath Stewart20-Feb-04 13:39 
GeneralListView Scroller Pin
Snowjim20-Feb-04 12:45
Snowjim20-Feb-04 12:45 
GeneralRe: ListView Scroller Pin
Heath Stewart20-Feb-04 13:23
protectorHeath Stewart20-Feb-04 13:23 

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.