I am having a little trouble with this one. I have a fields in our radgrid that is an id (int) which needs to be looked up for the text description. I thought I could add a gridDrowndown control and bind it to display the text part in the grid row (dont need it for editing). But it appears if i am correct that the gridDropDowncolumn is for when the grid is in edit mode only?
So how do i do lookup values for the grid display?
So how do i do lookup values for the grid display?