Is there a way of adding a combo box rather than an image or link button in radgrid. If there is then would it enable so that a user selects a certain item in combobox and it does what is wanted like in ItemCommand of Image or link button.
This is the simplest method to fire ItemCommand event via the ComboBox but this code is not working at my end.I would be glad if you can send me the zipped file of the running example or can recommend the similar articles as Iwant to accomplish the same functionality.