Hi Sidharth, Any control can be embedded into a cell using the GridColumn.CellTemplate property. Please refer, for instance, to the LINQ Server Mode demo, to see sample. What concerns using a combo box as cell content, it is possible to make a combo box edit a data object property directly. However,...