I solved that problem. As the documentation states: "Warning
If your component has any listener methods that need to access a parameter value, then you can't use direction in (or direction form). Listener methods are invoked outside of the page rendering process, when value stored in the connected parameter property is not set. You must use direction auto or custom in such cases. " That pretty much says it all. Thanks again, Bobby --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
