User Profile

Collapse

Profile Sidebar

Collapse
faisalmushtaq
faisalmushtaq
Last Activity: Dec 15 '07, 03:42 AM
Joined: Dec 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • faisalmushtaq
    replied to Combo Box suitable event
    in .NET
    Thanks for reply but the problem is if it depends upon the size of record it may overlap another control of form placed near to it so thats y i m asking abt suitable tool tip event.
    See more | Go to post

    Leave a comment:


  • faisalmushtaq
    started a topic Combo Box suitable event
    in .NET

    Combo Box suitable event

    Hello to all fellows,

    i have a combobox binded with a column of a datatable.The size of combo is not suitable according to record size(Design requirement,hop e u understand).i just want to know that whether is there any suitable event which i can use while opening combo and placing mouse pointer on it,i can get a tool tip text.Although i have used tool tip text after selection of value (when the Combo_selected_ index has been fired...
    See more | Go to post

  • faisalmushtaq
    replied to Designing crystal report
    in .NET
    Thanks 4 ur reply but my scene is different.In simple words i made a report object and assigned it a dataset's table.

    objRpt.SetDataS ource(BusinessL ayer.BusGeneral .ds.Tables["usp_rp_new_mod _insurance"] );

    but it was throwing me exception that report has no tables.Then i thought to go on design level.i made a connection through database expert and from there i took different tables's field and dragged my required...
    See more | Go to post

    Leave a comment:


  • faisalmushtaq
    started a topic Designing crystal report
    in .NET

    Designing crystal report

    Hi to all,
    I just wanna know from u guys that is there any requirement in designing of crystal report.what i mean to say is i am using crystal reports and i am giving dataset to my report,,Is there any design time requirement to give any dataset to report because if i am getting any error when i assign dataset as crystal report datasource that "The report has no tables".Please answer me.i am really stuck.
    Thanks in adv...
    See more | Go to post

  • faisalmushtaq
    started a topic How to use dataset as Crystal report's source
    in .NET

    How to use dataset as Crystal report's source

    Hello to all brains,
    i am relativly new to this programming world and i need tons of favor from u guys.My problem i want to use a dataset's table as my report source.Report also takes some other parameters.Now my first question is how do i set datatable as my report source and my 2nd question is how to pass parameters.Alth ough i have attempted to do this by the below mentioned code.

    // Making report instance
    [code=vbnet]...
    See more | Go to post
    Last edited by debasisdas; Dec 11 '07, 08:54 AM. Reason: formatted using code tags

  • faisalmushtaq
    started a topic Crystal reports (Waiting for ur help)
    in .NET

    Crystal reports (Waiting for ur help)

    Hi all,
    i am facing a problem regarding crystal reports.i am working on a software which contains a large number of crystal reports.A user might open a large number of reports having different information.Whe n i view in Activity monitor of SQLSERVER2005,m y software has a session with db server(its ok,as i have made it run seperate) and each report has its own session(its ok aswell).The problem which i face is even after closing report...
    See more | Go to post
    Last edited by debasisdas; Dec 10 '07, 09:47 AM. Reason: removed mail id

  • faisalmushtaq
    started a topic Crystal Report connection not closing
    in .NET

    Crystal Report connection not closing

    Hi all,
    i am facing a problem regarding crystal reports.i am working on a software which contains a large number of crystal reports.A user might open a large number of reports having different information.Whe n i view in Activity monitor of SQLSERVER2005,m y software has a session with db server(its ok,as i have made it run seperate) and each report has its own session(its ok aswell).The problem which i face is even after closing report...
    See more | Go to post
No activity results to display
Show More
Working...