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 -> ASP

 HREF Link problem - HELP!!!

Print topic Send  topic

Author Message
mrbobuk

Posts: 5
Posted: 03/11/2004, 7:57 AM

I purchased CCS recently and have been over the moon with it's ease of use and flexibility etc. However, I keep stumbling over what can only be described as a bug? and it is causing me some severe annoyance.

I create a searchable grid within CCS (connected to an MS Access database) which has a HREF link on the row which is linked to the primary key of that record. When I click on the link, it should then transport me to a second grid and display the records contents in full. What it is doing however, is transporting correctly to the second grid but displaying ALL records in sequence within the table including the one I have selected (i.e. 1-9 records displayed), even though I have just selected that paticular record. If I select another record, it simply displays the first record in the database instead of the one I want followed by the rest of the records that are contained in the database again. When you hover the mouse over the link, you can see in the browser status bar that it has selected the correct record from the parameter source.

Any ideas as I am going out of my mind.

Link type = Page

Destination = matchrep_senior_grid.ccp (the grid I want the record to be redirected to)

Source Type: DataSource Column
Parameter Source = matchreportID
Paramter Name = matchreportID

Any help appreciated!

mrbobuk
View profile  Send private message
DonB
Posted: 03/11/2004, 8:35 AM

The link passes a value to the second grid, but you must be sure to use the
link parameter in the Data Source of that grid. It sounds like you have
not. Open it's Data Source properties and look for a Where that corresponds
to the parameter that the Link passes to it. It's either not there or
spelled wrong, so you get all records displayed.

--
DonB

http://www.gotodon.com/ccbth


"mrbobuk" <mrbobuk@forum.codecharge> wrote in message
news:640508c7c7f48e@news.codecharge.com...
> I purchased CCS recently and have been over the moon with it's ease of use
and flexibility etc. However, I keep stumbling over what can only be
described as a bug? and it is causing me some severe annoyance.
>
> I create a searchable grid within CCS (connected to an MS Access database)
which has a HREF link on the row which is linked to the primary key of that
record. When I click on the link, it should then transport me to a second
grid and display the records contents in full. What it is doing however, is
transporting correctly to the second grid but displaying ALL records in
sequence within the table including the one I have selected (i.e. 1-9
records displayed), even though I have just selected that paticular record.
If I select another record, it simply displays the first record in the
database instead of the one I want followed by the rest of the records that
are contained in the database again. When you hover the mouse over the
link, you can see in the browser status bar that it has selected the correct
record from the parameter source.
>
> Any ideas as I am going out of my mind.
>
> Link type = Page
>
> Destination = matchrep_senior_grid.ccp (the grid I want the record to be
redirected to)
>
> Source Type: DataSource Column
> Parameter Source = matchreportID
> Paramter Name = matchreportID
>
> Any help appreciated!
>
> mrbobuk
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

mrbobuk

Posts: 5
Posted: 03/11/2004, 8:50 AM

DonB

You are the DADDY! The matchreportID parameter was missing from the source in the second grid. Added it in and presto it works! Big heartfelt thanks from the UK! :-D Woohoo!

God bless

mrbobuk

PS Cool website you have as well, will check it out in depth soon.
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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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