CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Can I limit the number of charactes on the list page for a memo field?

Print topic Send  topic

Author Message
flanman68

Posts: 3
Posted: 01/30/2006, 12:51 PM

Hi all,
i have a memo field on a database that we use for ongoing notes. I would ike both my list and a report from CSS to only show say the first 50 characters of text so that the table grid is still use friendly. Is there a way to do this?

Bill
View profile  Send private message
mhope

Posts: 37
Posted: 01/30/2006, 9:43 PM

You can like this:

GridName.ControlName.Value = left(GridName.ControlName.Value, 50)

50 is the length of characters which you can change . . .
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.