• Edit mode and djTabContainer

    By Wojciech Klicki 1 decade ago

    I can set edit mode of data source that is inside djTabPane through action parameter of createTab action.

    Can anybody tell me how to switch the edit mode after the tab is created. I would like to change from read only(openDocument) to edit mode(editDocument) using button with partial refresh.