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