473,624 Members | 2,444 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

local report rdlc with parameters in a web page using vb code

2 New Member
Hi,

I need to use a local report (rdlc) with two parameters. I need to create a range for data extraction using two text box in witch the user can type to dates as criteria to obtain the result.

I would really appreciate if someone can suggest the complete code to use.
I am trying to find something useful on the web but at the moment I really didn't find anything helpful.

Thanks in advance.
Mar 29 '07 #1
2 2631
coding
2 New Member
no one can give me an indication?
Mar 31 '07 #2
kenobewan
4,871 Recognized Expert Specialist
As the developer, you need to attempt your project and post questions if you run into problems. I suggest that you break your application into parts, attempt each part and report on your progress.

Please read the FAQs. No one is likely to give you a solution. As the site title suggests we help with code problems. Thanks.

MODERATOR
Apr 3 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
7432
by: smkkaleem | last post by:
I am stuck with the error I have posted above in the question title I am developing ASP.NET 2.0 web site and I have added a new rdlc file to my project by using the following process: -Right clicking my project in the Solutions explorer -Selecting Add New Item -Selecting Report.rdlc template -Renaming it to Main.Rdlc and then clicking OK.
0
5842
by: =?Utf-8?B?Y29kaW5n?= | last post by:
Hi, I tried to find something to create a local report for the application I created, but It is not simple to find in the msdn world a clear example how set up a report using parameters for an aspx page (webform). I am coding in vb.net I have to extract data using a range for example using two text boxes in witch the user can select a date range for the extraction. textbox1.text=01/01/2007
0
1874
by: vrparekh | last post by:
i am using rdlc local report. in two of my reports,they have only one page. it display perfect in report viewer and in print also. but when i export into pdf format,it gives 10 pages,with page width breaking i cannot find whats the problem? plz help me. thanks
2
1925
by: =?Utf-8?B?UmljaA==?= | last post by:
On my development machine where I have Visual Studio 2005 loaded, I have an app that uses the Report control. I can view data in report format with the Report control -- the data renders OK in the Report control. My problem is in rendering the report from the rdlc file for printing to a line printer. Following the example from MSDN Help at http://msdn2.microsoft.com/en-us/library/ms252172(VS.80).aspx I can print the rdlc report...
0
4254
by: =?Utf-8?B?WmVk?= | last post by:
Good Day, I been looking for a day now and I couldn't find a good source of information. I have a one of a kind report wherein the RDLC file including all controls are programmatically generated (system generated) by one of my asp.net page. All fields and its values to be displayed on the RDLC file are coming a stored procedure. On my stored procedure I'm using a temp table for example #MyTable and its columns can adjust...
0
1448
by: mike11d11 | last post by:
I have a simple report viewer in on one of my web pages and I have a specific report chosen to view, not a crystal report but the built in reports that are .rdlc files. I want to be able to send parameters to this report to change the data shown. I initially want to pull the report up based on one parameter (Users ID), then give the user the option to fill in other text boxes on the screen for the rest of the criteria. So some how i...
3
3410
by: S_K | last post by:
Hi and thanks in advance for your help. I have a Reporting Services report that I need to display in an ASP.NET web page using the ReportViewer. However I can't link the Reporting Services report (.rdl) to the ReportViewer! I have the ReportViewer.LocalReport.ReportPath set to the path of the .rdl report but the report still dosen't display. Can somebody help me on this?
1
2653
by: dbuchanan | last post by:
I need information on how to programmatically access a named parameter within an RDLC file associated with a ReportViewer in local mode. I also want to verify that a parameter set up like this =Fields!personID.Value will return what I am expecting. For example if "LName" is displayed in a box and the parameter name is 'person_id' with the associated parameter value =fields!PersonID.Value then when the user clicks on the textbox with...
0
8443
by: =?Utf-8?B?RnJhbmsgVXJheQ==?= | last post by:
Hi all I have problems printing a .rdlc report directly to the printer. I have created such a report without Datasource, I just fill some parameters in this report. With the ReportViewer I am able to print, but now I need to print it directly without any preview. I have found some articles, but this dont work and they are quite complicated (for me ... :-))
0
8231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8168
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8672
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8614
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8330
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7153
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4075
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4167
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1780
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.