Hi I want to use a an igx grid and for some the columns, give the user a choice by using a drop down.
In other words, say a car database, and you could present to the user a Make column that showed him Accura, BMW, Chevrolet, etc ..
Thanks !
Hello,
Thank you for contacting Infragistics Support.
In the Igx-Grid we provide you the possibility to define a custom template for each column according to your use case. The default cell template can be overridden by using the igxCell directive, if you want to change the default template for the column when the cell is in edit mode you should use the igxCellEditor directive. Here is small example.
If you need any further assistance, please contact us.