Dear Support Team,
I am using the RadGridView in my application for view and data modification. I would like to add Combobox editor in particular cell based on condition in single column. I cannot find such solution in documentation.
If it is possible then How can i bind the item source to that particular Combobox editor?
Kindly provide example so I can implement in my project.
Thanks & Regards,
Hiren Lad
Hello Hirenkumar,
You can take a look at Create Custom Column Editor article in our documentation for more information.
For your convenience I prepared a sample solution where I have created a custom column with Combobox.