We have a Flex app that is used internally and has a hierarchial grid with several options including context menu, popup editor on individual columns.
We are writing an app for external customers with limited functionality on the grid. But we need an option to mass update a particular column on the grid, either all rows or selected rows. See the attached png file for current implementation.
Instead of specifying columnMenu:true, we want to open an html template on the grid as model popup. Is there an way to do this on Kendo grid?
Thanks
We are writing an app for external customers with limited functionality on the grid. But we need an option to mass update a particular column on the grid, either all rows or selected rows. See the attached png file for current implementation.
Instead of specifying columnMenu:true, we want to open an html template on the grid as model popup. Is there an way to do this on Kendo grid?
Thanks