I have some RadGrids bound to some data and I need to be able to get the IDs from the underlying data. I checked your documentation and saw the following code for doing this:
I have also seen code like the following to do the same thing:
Are there any cleaner ways to get these IDs from our Rad Grids?