Dear all, what is the use of uploadFrom comboBox property? Best regards, Blaž |
Hi Blaz. uploadFrom attribute has only use for the button component and indicates which fileUpload component's upload should start. Don't use it for any other component. It's one of those "seemed like a good idea at the time" things. :-) We'll drop the attribute from the other components in the coming releases. Kind regards, |
Hi Blaz, The
I agree that the need of make a file upload on a combobox event is rare but the functionality of the uploadFrom and uploadOnEvent properties are the same for all components. Best Regards, |
or on any grid "field element"