This is a migrated thread and some comments may be shown as answers.

passing value from selected row to another RAD multi page

0 Answers 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
usman
Top achievements
Rank 1
usman asked on 01 Feb 2012, 07:05 PM
I have RAD strip and two rad multi page 
the tabs are two .  1) grid_tab     2) detail_tab
1)  it has a a grid view in which one column I want to make a hyper link or simple text which has onclick event or which can run some C# code when ever clicked (other then button,image button or any bulky object)  
2)  it will open the details of records passed from the click of the grid view row in grid_tab 

there are two issues I am facing 

1) in grid_tab how to find a clickable text which run some C# code when ever clicked opens the detail_tab 
2) how can I pass the id if I am not displaying the id (PK) of respective in the grid of grid_tab 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
usman
Top achievements
Rank 1
Share this question
or