Frith
17 Jan 2012, 4:51 AM
Hi all,
need a little advise as to how to get started with this:
I want to use the celleditingplugin on a grid cell. The cell displays an image whose url is taken from a store...easy so far.
I want a user to be able to click on the cell to edit it and be presented with a table of images to select.
The url of the selected image would then be stored in the db and the cell updated to show it.
I have been looking at extending the TriggerField and adding a dataview to it but editing the cell just presents me with a textbox.
Any help appreciated.
need a little advise as to how to get started with this:
I want to use the celleditingplugin on a grid cell. The cell displays an image whose url is taken from a store...easy so far.
I want a user to be able to click on the cell to edit it and be presented with a table of images to select.
The url of the selected image would then be stored in the db and the cell updated to show it.
I have been looking at extending the TriggerField and adding a dataview to it but editing the cell just presents me with a textbox.
Any help appreciated.