Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: Put App in System Tray Not Working Pin
#realJSOP15-Oct-08 2:34
mve#realJSOP15-Oct-08 2:34 
AnswerRe: Put App in System Tray Not Working Pin
Giorgi Dalakishvili15-Oct-08 1:04
mentorGiorgi Dalakishvili15-Oct-08 1:04 
GeneralRe: Put App in System Tray Not Working Pin
#realJSOP15-Oct-08 2:32
mve#realJSOP15-Oct-08 2:32 
GeneralRe: Put App in System Tray Not Working Pin
Giorgi Dalakishvili15-Oct-08 2:36
mentorGiorgi Dalakishvili15-Oct-08 2:36 
GeneralRe: Put App in System Tray Not Working Pin
#realJSOP15-Oct-08 2:41
mve#realJSOP15-Oct-08 2:41 
GeneralRe: Put App in System Tray Not Working Pin
#realJSOP15-Oct-08 6:56
mve#realJSOP15-Oct-08 6:56 
GeneralRe: Put App in System Tray Not Working Pin
Giorgi Dalakishvili15-Oct-08 7:07
mentorGiorgi Dalakishvili15-Oct-08 7:07 
QuestionCrystal report data Pin
Maddie from Dartford15-Oct-08 0:26
Maddie from Dartford15-Oct-08 0:26 
Hi,
I want to display some data in crystal report but I am very new to Crystal Reports.
I want to display some data which is not directly available in database but i have to cook from database.
Where can i write all logic or queries to get correct data?

To explain in detail: let say we i have a column "colA" in data base which has the data 1.0, 1.1, 1.2, 1.3, 2.0, 2.1, 2.2, 2.3.. etc.
I want to display data in column of report as
Row1: MeanOf(1.0, 1.1, 1.2,1.3)
Row2: MeanOf(2.0, 2.1, 2.2, 2.3)
.
.

I am using Table Adapter and Data table.
I don't know where to store the intermediate dataset and further write the logic for cooking the required data?

I ll be greatly thankful for any kind of help.
AnswerRe: Crystal report data Pin
Muhammad Shahid Farooq15-Oct-08 4:33
professionalMuhammad Shahid Farooq15-Oct-08 4:33 
AnswerRe: Crystal report data Pin
nelsonpaixao16-Oct-08 13:21
nelsonpaixao16-Oct-08 13:21 
QuestionTreeView mix combobox Pin
drcmomo15-Oct-08 0:23
drcmomo15-Oct-08 0:23 
Questionarray Pin
arkiboys14-Oct-08 23:57
arkiboys14-Oct-08 23:57 
AnswerRe: array Pin
Giorgi Dalakishvili15-Oct-08 0:07
mentorGiorgi Dalakishvili15-Oct-08 0:07 
AnswerRe: array Pin
Pete O'Hanlon15-Oct-08 0:11
mvePete O'Hanlon15-Oct-08 0:11 
GeneralRe: array Pin
J4amieC15-Oct-08 0:13
J4amieC15-Oct-08 0:13 
GeneralRe: array Pin
Pete O'Hanlon15-Oct-08 0:18
mvePete O'Hanlon15-Oct-08 0:18 
AnswerRe: array Pin
J4amieC15-Oct-08 0:12
J4amieC15-Oct-08 0:12 
AnswerRe: array Pin
#realJSOP15-Oct-08 0:28
mve#realJSOP15-Oct-08 0:28 
GeneralRe: array Pin
PIEBALDconsult15-Oct-08 1:56
mvePIEBALDconsult15-Oct-08 1:56 
GeneralRe: array [modified] Pin
#realJSOP15-Oct-08 2:25
mve#realJSOP15-Oct-08 2:25 
AnswerRe: array Pin
Chazzysb15-Oct-08 1:08
Chazzysb15-Oct-08 1:08 
AnswerRe: array Pin
leppie15-Oct-08 1:29
leppie15-Oct-08 1:29 
QuestionHow to create a calendar views in using C# win forms Pin
sivasankar anumula14-Oct-08 23:51
sivasankar anumula14-Oct-08 23:51 
AnswerRe: How to create a calendar views in using C# win forms Pin
Thomas Stockwell15-Oct-08 1:57
professionalThomas Stockwell15-Oct-08 1:57 
QuestionPopulating a DataSet table column with the value from a ComboBox? Pin
kanchoette14-Oct-08 23:47
kanchoette14-Oct-08 23:47 

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.