473,324 Members | 2,179 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,324 software developers and data experts.

Dynamically changing information on a reportview

I have two "forms". On one I have a textbox and on the other I have a reportviewer.
I want to know how to change an item of information displayed on the reportviewer when I change the content of the textbox, please.

Thanks
rich
Dec 28 '07 #1
5 1183
creative1
274 100+
Can you tell little more what you are looking for? or what you have so far
Dec 29 '07 #2
Killer42
8,435 Expert 8TB
The exact details will depend on what version of VB you're using (hint hint). But generally speaking, you would put some code in one of the event procedures attached to the textbox. This code would copy the value to the "reportviewer".

This is just general advice, as I don't know much about your situation.
Dec 29 '07 #3
The exact details will depend on what version of VB you're using (hint hint). But generally speaking, you would put some code in one of the event procedures attached to the textbox. This code would copy the value to the "reportviewer".

This is just general advice, as I don't know much about your situation.
Hi, This is rich. Its good to know someone is there to help.
I am using visual basic 2008 version now. I am quite use to visual basic 6.
This is my first time using it the reportviewer. first, I want the code that will actually display on a reportviewer, the content of a textbox when i change it and after i hit a command button without restarting the program. second, i want
to be able to create a .mdb file, create tables, fields and manage the contents file from code. I can do that quite well with vb6 and SQL. Again i have a book on vb2005 databse programming, but it doesn't seem to work.

thanks
Rich
Jan 3 '08 #4
debasisdas
8,127 Expert 4TB
I have two "forms". On one I have a textbox and on the other I have a reportviewer.
I want to know how to change an item of information displayed on the reportviewer when I change the content of the textbox,
you need to pass the sql statment dynamically from from1 to the report.
Jan 3 '08 #5
you need to pass the sql statment dynamically from from1 to the report.
It wasn't helpfull
thanks
Jan 5 '08 #6

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

Similar topics

2
by: Satish Kumar Chimakurthi | last post by:
Hi all, An external solver program is dynamically producing files with different names 0000001.dat, 0000002.dat, 0000003.dat etc.....at regular intervals. These files contain all numeric data....
3
by: lanky_tx | last post by:
Hi All, We have an automated build and test environment using NAnt and Nunit. Some of our assemblies are being strong named by modifying the AssemblyInfo.cs and having csc compile it. Some of...
1
by: Dennis Marks | last post by:
I have a page with 3 divisions overlaying each other. I dynamically change the visibility to switch between them. On the Mac version of IE 5.1 I am not able to activate the scroll bars after making...
1
by: encapsul | last post by:
With XPpro, I am programmatically creating sub-folders within the virtual directory of my app. I programmatically set read/write permissions and then successfully write some files to the...
4
by: Ed Jay | last post by:
I generate a DHTML page (a medical report) with dynamically generated text based on user input (answers to questions). The page length changes dynamically. I desire that when the page is printed...
3
by: Greg Scharlemann | last post by:
I'm not sure the best way to accomplish this... my hunch is with javascript, but I'm not sure if using server side code (PHP) would be easier. I'm adding people to a database. People have a...
6
by: tuxedo | last post by:
I have a fixed html structure, where only one form and a simple select menu will exist on an html page, as follows: <form action="order" method="POST"> <select name="dinner"> <option...
4
by: m.wanstall | last post by:
I have a crosstab query that compiles data for Months of the year. I have a stacked select query on top of that crosstab query that uses the latest 2 months data and exports it to a fixed length...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.