CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Interesting CSV field request.

Print topic Send  topic

Author Message
saseow

Posts: 744
Posted: 05/09/2012, 12:35 AM

I have a request for a DB field that will hold CSV values e.g. 1,2,3,4,5,78,56 or bob,mary, joe etc. etc.

The client wants each value to be a link when the field is displayed in a grid and the value will be the parameter that is passed to a new grid.

Anyone have any ideas on how to achieve this?

View profile  Send private message
Gena

Posts: 591
Posted: 05/09/2012, 12:48 AM

Quote saseow:
I have a request for a DB field that will hold CSV values e.g. 1,2,3,4,5,78,56 or bob,mary, joe etc. etc.

The client wants each value to be a link when the field is displayed in a grid and the value will be the parameter that is passed to a new grid.

Anyone have any ideas on how to achieve this?



In BeforeShow (or BeforeShowRow) event use explode function to create an array, then compose HTML string with the links, assign that string to some Label (set label content to HTML)...
_________________
Gena
View profile  Send private message
saseow

Posts: 744
Posted: 05/09/2012, 12:58 AM

Hmmm, interesting!

Thanks Gena! I think that is the way to go. I was thinking of a multi-choice list box approach.
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.

MS Access to Web

Convert MS Access to Web.
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.