Search:

Type: Posts; User: bjay_tiamsic26

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. Re: Details Section format, paylip-like report. landscape division

    ganto po 120813
  2. Re: Details Section format, paylip-like report. landscape division

    yes po Maintable is ung main report tas sa details nya may subreport, para sa subreport na to ung 2nd table.
    I was thinking ung EMployeeNo na nasa main report ko ung kukunin kong parameter para sa...
  3. Re: Details Section format, paylip-like report. landscape division

    Yes Main Table is ung nasa Main Report.

    So need ko sya ijoin?
    I was thinking na ung EmployeeNo sa Main Report un ung gagawin kong parameter para sa subreport
  4. Re: Details Section format, paylip-like report. landscape division

    you mean the subreport?.. no, hindi ysa naka-join sa main report.
  5. Re: Details Section format, paylip-like report. landscape division

    Here is my main table for the Main Report

    120805

    And here is my 2nd table, need to be in the subreport

    120807

    Is your way can fit on this? :)
  6. Re: Details Section format, paylip-like report. landscape division

    Is there other way to make an additional field for my Main Table than creating a virtual table?


    my maintable actually has an incrementing ID named AA_TkSummaryID
  7. Re: Details Section format, paylip-like report. landscape division

    can you guide me step by step?
    do you have hangout hehe?
  8. Re: Details Section format, paylip-like report. landscape division

    still need to create a virtual table in this case correct?
    Do you have sample of the project?
  9. Re: Details Section format, paylip-like report. landscape division

    Wow!

    Will you share it? hehe .. pleaseeeeeee
  10. Check if website is accessed from outside the campus or within the campus

    Hi.

    I am developing a system here in the school that automatically sends employees email notification (using SQL Server 2008 jobs) if they are late. In this case, the email contains a link to a...
  11. Re: Details Section format, paylip-like report. landscape division

    sge po..

    ill try to research incrementing global variable.

    may function po ba para malaman ni crystal report na tapos na magprint si Subreport 1 sa page 1?
  12. Re: Details Section format, paylip-like report. landscape division

    never mind this reply po :D
  13. Re: Details Section format, paylip-like report. landscape division

    pano ko po sasabhin kay crystal report na 1 & 2 for page 1?
  14. Re: Details Section format, paylip-like report. landscape division

    I have two main tables po na pnagkukunan,
    Timekeeping_Details ung multiple values
    Timekeeping_Summary yan po ung mga summation, so isang record sa isang employee lang
  15. Re: Details Section format, paylip-like report. landscape division

    I was able to create a virtual table na po :)

    DECLARE @virtualTKAA TABLE
    (
    ID int IDENTITY not null,
    EmployeeNo nvarchar(10),
    EmployeeName nvarchar(120)
    )
  16. Re: Details Section format, paylip-like report. landscape division

    sge po try ko..
    1st time ko magvirtual table, pero nakakuha nko reference..
    ill get back on this thread po pag may problem or nasolve ko na hehe
    salamat!
  17. Re: Details Section format, paylip-like report. landscape division

    ahaha, i guess so.
    hmm no...
    At first i thought there will only be one record per employee but now
    there will be multiple...

    ganto po kakalabasan..

    120457

    there are specifically 2...
  18. Re: Details Section format, paylip-like report. landscape division

    not yet,,,just figured out that the query will return multiple records per employee
  19. Re: Details Section format, paylip-like report. landscape division

    Ah sorry..this is going to be a different format.

    There will be multiple records per employee in this case.



    120283
  20. Re: Details Section format, paylip-like report. landscape division

    will try researching your suggestions. hoping for luck :) Thanks!
  21. Re: Details Section format, paylip-like report. landscape division

    are u in the philippines?
  22. Re: Details Section format, paylip-like report. landscape division

    yeah.
    inserting another Details Section will not help as well.
  23. Re: Details Section format, paylip-like report. landscape division

    That's where I'm getting trouble. If there will only be one employee per page, that's a piece of cake
  24. Re: Details Section format, paylip-like report. landscape division

    I will be pulling up the data using a query so there is a possibility that there will be lots of employees. and there will only be one record per employee. It doesnt matter if an employee is deleted.
  25. Re: Replace text within a GridView with an Image

    Have you solved your problem?

    you can use an Image as you itemtemplate and bind it using c#



    <asp:TemplateField HeaderText="Switch Status" ItemStyle-HorizontalAlign="Center">
    ...
  26. Details Section format, paylip-like report. landscape division

    Hi..

    I wonder if it is possible to create a report like payslip however
    the there should only be 2 employees' payslip per page.
    like in the image here.

    Should I make a subreport here?
    ...
  27. Re: [RESOLVED] Join 2 datatables in vb.net

    Hi jmcilhinney.
    Just want to show my appreciation again.

    I already transferred to another company and I have used this again..

    THank you for the help!. God Bless!!!!
  28. Re: [RESOLVED] Crystal Report 2 header, separate details each

    Thank you! I used subreport for this one.
    and by the way those are just invented/dummy data..

    Thank you and God bless!
  29. [RESOLVED] Crystal Report 2 header, separate details each

    Hi.
    Im having trouble creating a payslip report that displays Loans and Leaves details.
    I have attached the supposed-to-be output of the report that I have

    In short, i need it to be:

    Page...
  30. Check if TimeRange (BreakTime) falls within another timerange (LeaveTimerange)

    Hello.
    I have these queries, the 1st one retrieves the break schedule of a particular employee.
    the 2nd one retrieves the existing partial leave time range of that employee.

    I am trying to...
  31. Re: asp.net multilevel gridview showing extra fields

    Problem resolved! AutogenerateColumns must be set to false
  32. Multilevel Gridview loses original width when panel is shown

    Hello. I have this interface of multilevel grid built in VStudio 2010 using asp.net.

    My grid will show the 2nd level then the 3rd (2nd grid as its parent) when plus signs are clicked. however the...
  33. Re: asp.net multilevel gridview showing extra fields

    gvLeaveCancelled is the 2nd gridview, sorry for my mistake. i already edited the post/code,
  34. [RESOLVED] asp.net multilevel gridview showing extra fields

    Hello. Im making a leave management program in asp.net using c#. Im having a problem on my multilevel gridview where it show all the fields i called in a query but I only specifiy some columns to be...
  35. Re: tables of date be displayed as 1 row as range grouped by ID

    this really worked perfectly!
    Thanks jmcilhinney! God bless!
  36. tables of date be displayed as 1 row as range grouped by ID

    hello. I have an SQLquery like


    Select empDate.LeaveTranId, empdate.EmployeeNo, empDate.LeaveDate
    from ISMPayroll.dbo.EmpLeaveDates empDate
    where empDate.LeaveDate BETWEEN (Select...
  37. Re: Resources error in compiling vb 2008 project

    Hmmm...I have no idea. How can I do that?
  38. Resources error in compiling vb 2008 project

    Hello.

    I got an error when I tried to compile my project in vb 2008.

    Could not find any resources appropriate for the specified culture or the neutral culture. Make sure...
  39. Re: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index

    It worked! Thank you.
    I have to check first if there is a selected item in the listview.

    Just like what Edgemeal said. Thanks and Thank you jmcilhinney for further explanation.
  40. Re: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index

    Thank you both! Let me try
Results 1 to 40 of 164
Page 1 of 5 1 2 3 4



Click Here to Expand Forum to Full Width