Hi,
The following technique we are using for Eg RadCombobox for sending an additional parameter to the call back function
Why is this not working for the ImageManager ClientCallbackFunction?
imageManager.ClientCallbackFunction = "function(sender, args){ImageManagerFunction(sender, args, 'NL');}"
Marc