I am using an ajaxInPlaceEditor in a table to permit users to type directly into the field. when they leave the editor I fire a saveChanged() and everyone if happy.
My problem is with leaving the editor. if the user clicks out of the field or tabs out of the field, everything works as advertised. My issue is that pesky return. Is there anyway to use the inPlaceEditor and trap for the return? Or better yet, is there a better way to accomplish my end. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
