Hello,
I'm trying to get Cell Values for Selected Rows Client-side, and I followed the following example below, but what about if the cell is a text box or drop down list? I am getting null on innerhtml and value when I reference those controls within the grid. Is there a different method to access controls within the grid and not necessarily the bound fields?
http://www.telerik.com/help/aspnet-ajax/grid-getting-cell-values-for-selected-rows-client-side.html