I had a question on using Teleriks GridView component.
1. If I bind my GridView to a database table, how can I make certain columns editable when the user clicks into that specific column?
2. Also, the editing needs to support different box types, i.e, one of the columns should become an editable drop down combo box when the user clicks into it as opposed to display a drop drop down box for every row of that column if you see what I mean
Any examples would be much appreciated.
Thanks in advance!