I want to access a value in a radGrid control. Given the image below, I want to access the value of "Status". But I can't seem to get it.
I get an error message
"Unable to cast object of type 'TripLeg' to type 'Telerik.Web.UI.GridDataItem'."
Any ideas how to access that column?