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

 Link not displaying the details regarding the specifice link

Print topic Send  topic

Author Message
ahmadgee

Posts: 2
Posted: 10/09/2008, 1:17 AM

Hi every body

I am new and trying to implement the example of "Grid with Navigable Detail View" of tutorial.
I have displayed the columns emp_name,title,department of employees table using grid builder.
And I have set emp_name as a link. When user click on it it should display the detail information for that employee.

So problem is that when I click at the link, it does not display the detail of the that specific emp regarding the link But it display the other employee detail.

Thanks in advance
View profile  Send private message
Mary_Ann

Posts: 5
Posted: 10/10/2008, 12:43 AM

Hi

Use custom code from example. This code is used to calculate the number of records up to the current page as well as the current page number and the record number. This information is appended to the URL leading to the NavGrid_Detail page (!!!!).
But I have the better solution.
"Employees Directory " example.
Create Grid with emp_name as a linc and Record form with emp details.
Open Href source of the link -> parameters tab and add parameter:
Source Type - DataSource Column
Parameter Source - emp_id
Parameter name - emp_id
In this case emp_id will be passed as URL parameter. After that when you will click on the Emp Name in the Grid on the next page шот Record form you will see necessary emp details.

Good luck :)


View profile  Send private message
ahmadgee

Posts: 2
Posted: 10/10/2008, 2:38 AM

Thanks for your reply Mary Ane

Best regards
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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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