473,395 Members | 1,468 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How can I get values from a Web Form into a report?

I have a page with a ReportViewer instance on it. I have a
report(.rdlc file) defined and associated with the ReportViewer
instance.

I want to grab values from web controls(label, textbox, combobox, etc)
that exist on different web pages and populate parts of the report.

I can bind a dataset to the report with no problem, but I want some
other stuff as well(values from web controls, etc).

Is this possible? So far I can't figure out how to get at that stuff.

Thanks folks....

-
fd
Jan 4 '08 #1
2 1108

"forest demon" <me********@gmail.comwrote in message
news:db**********************************@q39g2000 hsf.googlegroups.com...
>I have a page with a ReportViewer instance on it. I have a
report(.rdlc file) defined and associated with the ReportViewer
instance.

I want to grab values from web controls(label, textbox, combobox, etc)
that exist on different web pages and populate parts of the report.

I can bind a dataset to the report with no problem, but I want some
other stuff as well(values from web controls, etc).

Is this possible? So far I can't figure out how to get at that stuff.
You make a dataset on the fly, you populate a table in the dataset from
controls on the form, you bind the dataset to the report.

Jan 4 '08 #2
On Jan 4, 4:02*am, "Mr. Arnold" <MR. Arn...@Arnold.comwrote:
"forest demon" <mete.ha...@gmail.comwrote in message

news:db**********************************@q39g2000 hsf.googlegroups.com...
I have a page with a ReportViewer instance on it. I have a
report(.rdlc file) defined and associated with the ReportViewer
instance.
I want to grab values from web controls(label, textbox, combobox, etc)
that exist on different web pages and populate parts of the report.
I can bind a dataset to the report with no problem, but I want some
other stuff as well(values from web controls, etc).
Is this possible? *So far I can't figure out how to get at that stuff.

You make a dataset on the fly, you populate a table in the dataset from
controls on the form, you bind the dataset to the report.
that gives me something to work with....thanks.
Jan 5 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Greg Iocco | last post by:
Simple problem, but I've checked the newsgroups and couldn't find an answer. On the main swithboard is a command button to open a report. The report I built is based off a query, and the query...
1
by: Eskil | last post by:
Hi I have a form that supplies my query with information on two different variables. The form uses a lookup to display a list of 5 different customer types and 5 different types of...
1
by: srinivas | last post by:
Hi , I am a dotnet developer.I am working on crystal reports.My requirement is like this I have an excel sheet with some values.I need to read the excel values from excel sheet and need...
0
by: aakash | last post by:
Hello Guys I am upsizing ms access project to give it a ms sql connectivity I am having problem in accessing form control values in ms sql function CREATE FUNCTION "ReportList DateRange"() ...
3
by: Nick Douglas | last post by:
I have an unbound form to generate reports from in an mdb that we share on our network drive. The users selects several options for the report, such as what to view, the sort order, etc. These...
2
by: mumbaimacro | last post by:
hi i have two combo boxes in a form with values from a table. i need a report to be opened by a button from the form ,The Report should show the values selected in the combo boxes in the form...
0
by: lrobo01 | last post by:
I'm having a problem with Crystal report.net with ASP.NET. The problem occurs when exporting the report. The report uses a discrete parameter with multiple values. When the report is loaded into...
1
by: Intrepid_Yellow | last post by:
Hi, I have the following code that runs my report generator. The user selects a table from a combo box, then whatever fields they want from a list box. (This part all works and the report runs...
13
by: alive84 | last post by:
Hi there, I have a two problems concerning option button values on a report and data report creator reports. The situation: I have three option value boxes two have 3 option and one has...
10
by: Trevor2007 | last post by:
I have a query that setting date from and date to from form values works: >=!! And <=!! but now I am trying to add another peramiter to pass in adition to above and now it doesn't work, I get...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.