I have a grid with a command button on each row in the grid.
When a user clicks the button, it fires off the ItemCommand
Once I'm there, I don't know how to get values out of the columns or data that is behind the grid. Can someone give me a quick example of how to do this please? I tried looking through the help and various pages but I'm not sure what to search on for this.
Thanks in advance
Kevin
When a user clicks the button, it fires off the ItemCommand
Once I'm there, I don't know how to get values out of the columns or data that is behind the grid. Can someone give me a quick example of how to do this please? I tried looking through the help and various pages but I'm not sure what to search on for this.
Thanks in advance
Kevin