The AJAXTableContainerProvider has the following constraints:
Javascript must be supported and enabled on client browsers.
The AJAXTableContainerProvider will not automatically enable content within a channel or portlet for AJAX. It is the channel or portlet developer's responsibility to incorporate AJAX functionality (if required) in the channel or portlet content.
By default, channels and portlets do not display edit pages inline. The display profile property channelsEditInline must be set to true for channels that will display edit pages inline. For more information, see Display Profile properties. Edit pages of channels and portlets must be customized to appear properly in the inline edit box. This customization is required because of less screen width available for edit forms in the AJAXTableContainerProvider as compared to other containers where the complete screen width is available.
Nesting of AjaxTableContainerProvider is not supported. Only one instance of AjaxTableContainerProvider can be used per portal page.