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

how to reference a crystal textbox

Is it possible to reference a textbox that i have placed on my crystal report via vb.net?

i.e i tried to do crystalTextbox1.text = "hulououou"

but this obviously did not work
Is there a way to do something similar to this???
Jul 21 '05 #1
1 1351
Assuming you are using the CR bundled with .NET, no - you cannot (at
least I have not found a way). Best option is to use a subreport and
build a bogus recordset with the value you want, placing that into the
report where you want it to go.
On Sun, 7 Mar 2004 15:46:05 -0800, "Varun"
<an*******@discussions.microsoft.com> wrote:
Is it possible to reference a textbox that i have placed on my crystal report via vb.net??

i.e i tried to do crystalTextbox1.text = "hulououou"

but this obviously did not work.
Is there a way to do something similar to this???


Jul 21 '05 #2

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

Similar topics

0
by: Simon | last post by:
Hi, I am using ASP.NET with C# and Crystal Report. I have a textbox et a asp.net button. I send a number in the texte, I push the button and I want to see the report with value related to the...
3
by: Adriano | last post by:
Hello, when I try to print something, either DataGrid or from Crystal Report viever the folowing error message appears and cancels printing: Object reference not set to an instance of an...
2
by: jaYPee | last post by:
I have a windows form that has a textbox for remarks to be passed into my report. I'm wondering how can I passed the value of this textbox to my report. Sorry if this is the only group I use to...
1
by: Varun | last post by:
Is it possible to reference a textbox that i have placed on my crystal report via vb.net? i.e i tried to do crystalTextbox1.text = "hulououou" but this obviously did not work Is there a way to...
1
by: viral123 | last post by:
Hi all I am using Crystal report and I am running my report successfully for my query but I want to make my query for one specific date. I want to get the date value from the textbox value. ...
1
by: prasanthpgcse | last post by:
I am new to crystal reports..... I have created a wep application using ASP.Net and C#... and In that I have to use crystal reports.... in that i have to send a parameter from one of the web...
2
by: wassssup | last post by:
hi all im using C# in vs2005 and i need to include a crystal report in my program. i have added a new item -> crystal report. then the screen appears where there are 5 section. i've added 4 text...
1
by: imtmub | last post by:
Hi All, I have mainpage (POselect.aspx). language VB In that page i have a textbox (txtPOId) and command button(Button1) When i press then button its should send the textbox value to Crystal...
2
by: deegeorge | last post by:
Hi, I have an aspx form. In that i have a check box for Credit card payment. When i am submitting that form it need to open a crystal report. If the checkbox is checked the textbox field in...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.