Hi,
I am using Telerik Rad Grid. I have a requirement to make a cell editable to show a calendar from there when user single clicks on the cell. Will it possible using Rad Grid?
Unfortunately, there is no inbuilt functionality inorder to edit individual cells in the grid but you can use custom logic to implement cell editing in your grid. Check out the code library application that I have submitted which illustrtaes on cell editing in the
following link. This should probably get you started. CellEditing of RadGrid with GridBoundColumn