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

Expanding control size in a report

My client wants to print reports that include a memo field. Sometimes
there is just a little data there, and sometimes it is quite long. Is
there code to resize a report control bound to a memo field, which
resizes according to the length of the text string in the memo field?
Jan 29 '06 #1
1 1438
Donald Grove wrote:
My client wants to print reports that include a memo field. Sometimes
there is just a little data there, and sometimes it is quite long. Is
there code to resize a report control bound to a memo field, which
resizes according to the length of the text string in the memo field?


No code needed. The TextBox bound to your memo field and the report section
where it resides both have a CanGrow property. Just set both to "Yes".

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Jan 29 '06 #2

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

Similar topics

16
by: DFS | last post by:
If you're listening, I want the middle of the calendar (showing 1 month) to open below the cursor position. It currently opens just to the right and below the cursor position. I hunted through...
5
by: Madhanmohan S | last post by:
Hi All, I am having a server TextBox control in my page. Size of the TextBox is relative(i.e. 50%).When i view this page in IE, I observed a behaviour which looks odd to me. If the size of the...
2
by: OpticTygre | last post by:
I have a treeview and a panel inside of a form. Depending on what item in the treeview is clicked, different user controls get loaded into the panel. If the form is resized, or maximized the panel...
0
by: Jeff | last post by:
Help!!! The bitmap I am trying to display in a sample Crystal Report is coming up with much less quality than the original bitmap. I have a 300x300 dpi bitmap file that I want to insert at run...
4
by: sachin | last post by:
Hi I am working on report using print preview dialog control in windows application. Report is displayed properly in control. With paper size 850X1350 (Legal)(Lanscape mode=true) . But when...
0
by: Smokey Grindle | last post by:
I have a VB.NET application with the Report server 2005 .NET control on a form... when I run a report that has a document map with grouped items the map shows as a single collapsed node then I can...
2
by: dancer | last post by:
Using Framework 1.1 and Asp.Net Does the Asp control Validation Summary work in 1.1?
0
by: Agnes | last post by:
my PC default printer is Hp LaserJet my invoice 's printer is Epson and with German Standford paper size I had already set the paper size & printer during Crystal report's designer's mode ...
36
by: James Harris | last post by:
Initial issue: read in an arbitrary-length piece of text. Perceived issue: handle variable-length data The code below is a suggestion for implementing a variable length buffer that could be used...
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
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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
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.