I have an old app using the first version of Radzen. In that app i hade a dropdowndatagrid and on the change event I could fetch the values i the columns like this
I suppose that agrs contains the values that I'm looking for.
The data is load via a stored procedure and the reason for this is that the query is complex.