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

[Solved] Select row and pass key value server

1 Answer 120 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shawn Currie
Top achievements
Rank 1
Shawn Currie asked on 13 Jul 2009, 06:55 PM
I'm new to RAD and I'm hoping someone can get me started...
 
I have a grid built programatically that I have bound to a datatable. I want to select a row and pass the value of one of the columns to the server with uses an API to talk to a Web Service. I then want to use that key value to retrieve some information and have it displayed in a a panel.

I need a working example of how to grab a value from the grid and pass it to the server.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 14 Jul 2009, 04:17 AM
Hi Shawn,

Go through the following help article which explains how to retrieve key field values for selected items on the server side.
Retrieving primary key field values for selected items

Shinu
Tags
Grid
Asked by
Shawn Currie
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or