Hi,
I'm looking to have popup style editing in a grid, but at the cell, not the row level. So instead of having an per row edit button that would launch the popup, I'd like to launch it by clicking on a cell. When not being editing, the value displayed in the cell would come from a formatting function/template/etc I provide. When being editing the popup displayed should also be a template or something like that, which I can control.
I'm not too worried about the data binding part, if it's possible to do this without kendo doing the data binding, as long as there are hooks, I can handle that myself.
Is this possible, if so, how?
thanks,
andy
I'm looking to have popup style editing in a grid, but at the cell, not the row level. So instead of having an per row edit button that would launch the popup, I'd like to launch it by clicking on a cell. When not being editing, the value displayed in the cell would come from a formatting function/template/etc I provide. When being editing the popup displayed should also be a template or something like that, which I can control.
I'm not too worried about the data binding part, if it's possible to do this without kendo doing the data binding, as long as there are hooks, I can handle that myself.
Is this possible, if so, how?
thanks,
andy