Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to insert 5 strings to dataset Pin
Blue_Boy21-Jul-11 21:22
Blue_Boy21-Jul-11 21:22 
AnswerRe: how to insert 5 strings to dataset Pin
PIEBALDconsult22-Jul-11 2:47
mvePIEBALDconsult22-Jul-11 2:47 
AnswerRe: how to insert 5 strings to dataset Pin
Ravi_Alienware22-Jul-11 4:47
Ravi_Alienware22-Jul-11 4:47 
AnswerRe: how to insert 5 strings to dataset Pin
Amitdwivedi1725-Jul-11 1:05
Amitdwivedi1725-Jul-11 1:05 
QuestionWhich timer's callback is on a separate thread? Pin
Jun Du21-Jul-11 8:40
Jun Du21-Jul-11 8:40 
AnswerRe: Which timer's callback is on a separate thread? Pin
jschell21-Jul-11 8:54
jschell21-Jul-11 8:54 
AnswerRe: Which timer's callback is on a separate thread? Pin
Dave Kreskowiak21-Jul-11 9:04
mveDave Kreskowiak21-Jul-11 9:04 
GeneralRe: Which timer's callback is on a separate thread? Pin
Jun Du21-Jul-11 9:21
Jun Du21-Jul-11 9:21 
GeneralRe: Which timer's callback is on a separate thread? Pin
Dave Kreskowiak21-Jul-11 10:00
mveDave Kreskowiak21-Jul-11 10:00 
AnswerRe: Which timer's callback is on a separate thread? PinPopular
DaveyM6921-Jul-11 9:15
professionalDaveyM6921-Jul-11 9:15 
AnswerRe: Which timer's callback is on a separate thread? Pin
Shameel21-Jul-11 9:42
professionalShameel21-Jul-11 9:42 
AnswerRe: Which timer's callback is on a separate thread? Pin
Luc Pattyn21-Jul-11 17:29
sitebuilderLuc Pattyn21-Jul-11 17:29 
QuestionDelphi 6 code vs C# conversion question Pin
Aurbo721-Jul-11 4:12
Aurbo721-Jul-11 4:12 
AnswerRe: Delphi 6 code vs C# conversion question Pin
Richard MacCutchan21-Jul-11 4:38
mveRichard MacCutchan21-Jul-11 4:38 
GeneralRe: Delphi 6 code vs C# conversion question Pin
Aurbo721-Jul-11 4:49
Aurbo721-Jul-11 4:49 
GeneralRe: Delphi 6 code vs C# conversion question Pin
Richard MacCutchan21-Jul-11 6:34
mveRichard MacCutchan21-Jul-11 6:34 
GeneralRe: Delphi 6 code vs C# conversion question Pin
DaveyM6921-Jul-11 7:48
professionalDaveyM6921-Jul-11 7:48 
GeneralRe: Delphi 6 code vs C# conversion question Pin
Aurbo721-Jul-11 8:09
Aurbo721-Jul-11 8:09 
GeneralRe: Delphi 6 code vs C# conversion question Pin
DaveyM6921-Jul-11 9:30
professionalDaveyM6921-Jul-11 9:30 
GeneralRe: Delphi 6 code vs C# conversion question Pin
Aurbo721-Jul-11 10:30
Aurbo721-Jul-11 10:30 
GeneralRe: Delphi 6 code vs C# conversion question Pin
BobJanova22-Jul-11 2:32
BobJanova22-Jul-11 2:32 
AnswerRe: Delphi 6 code vs C# conversion question Pin
BobJanova22-Jul-11 2:31
BobJanova22-Jul-11 2:31 
GeneralRe: Delphi 6 code vs C# conversion question Pin
Aurbo722-Jul-11 4:45
Aurbo722-Jul-11 4:45 
Questioncrystal reports running total problem. Pin
Asif Rehman21-Jul-11 3:27
Asif Rehman21-Jul-11 3:27 
I'm having procedure with following fields e.g.(Previous.Balance, Debit, Credit )

Now in crystal reports. I want report structure like an account statement e.g. bank statement.


Description Dr Cr. Balance
Opening.. prevBalance
transaction 1 10000 prevBalance+Dr-Cr
transaction 2 5000 upperBalance+Dr-Cr
transaction 3 5000 upperBalance+Dr-Cr

How to achieve this type of running total in crystal reports in VS2010.

Regards.
Asif Rehman
QuestionWhat is best for Parent Child List Pin
Anubhava Dimri20-Jul-11 23:38
Anubhava Dimri20-Jul-11 23:38 

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.