Hi folks, could you please let me (us) know how to put LOV value into editable grid? Currently I have an editable grid, where one of field uses a combobox for it's values. But, as there is so many values in combobox a list of value would be a much better option. Unfortunately we have a problem with it's implementation. Could you please provide a demo for it? Or modify existing: http://formspideronline.com/formspider/main.html?name=DemoMain#DemoGrid where you could replace department column combobox values with a LOV field. Many thanks, Tomas |
Hi Tomas, You can set a datasource column as the target of a LOV column. I modified the demo that you have mentioned and added a LOV based on In the design XML, I removed the combobox and added a textLabel displaying department name and a button showing the LOV into the grid component;
Hope this helps, Ibrahim Hi Ibrahim, thanks for this demo update. It's now even more very useful. Tomas
(04 Nov '12, 11:58)
Tomeo
|