CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: thwias1b3008

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    4,201

    Getting Beginning Balance.

    Anyone out there, please help me. .

    I'm new in Crystal Report and

    I want to get the Beginning Balance when I filter the date from (date1) to (date2).

    Only need to display on the first row...
  2. Replies
    3
    Views
    3,711

    Re: Compute 2 columns

    thanks for help Mr. jggtz

    but there's one more problem . . . on issued column there is a negative value. . and the balance still adding the negative. . . not subtracting it. .

    how can i make...
  3. Replies
    3
    Views
    3,711

    [RESOLVED] Compute 2 columns

    I have 2 columns Received and Issued, what I want is to compute the 2 columns and show the result on Balance column.

    for example:


    i have a beginning balance of 100

    I input 10 on received...
  4. Replies
    2
    Views
    5,173

    Controls behind ImageBox

    Hello,

    I try to put the datagrid in back of the imagebox. . but it always appear in the front of imagebox. . . and it affects the design of my program.

    Is there a way to put the Image Box in...
  5. List the fields in combo box from SQL Server

    Hi,

    I used PostgreSQL and i want to populate its fields in combo box.

    Is anyone know how to make it. .

    Please help me. . . it is for my project. . :icon_sad:

    Here is my code:
  6. Search Record in other Column of MSFlexGrid.

    Hi,

    There's no error on my codes for searching the Record in MSFlexGrid, but i want to know if its

    possible to search the record in other column.

    for example I want to search the record...
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured