User Profile
Collapse
-
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. -
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... -
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...Leave a comment:
-
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... -
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]... -
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... -
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...
No activity results to display
Show More
Leave a comment: