I am seeking any reference to see if RibbonBar can support dynamic creation of Contextual Tabs.
Business Example:
I have a ribbon bar with one tab "Contacts" with button options to "Add New", "Edit Existing" or 'Delete" and a list of existing contacts.
When I select "Add New" this would create a contextual tab "Add New Contact" display buttons "Save" or "Cancel" and a form to complete the contacts details. When press "Save" or "Cancel" the contextual tab would close.
When I select "Edit Existing" this would create a contextual tab "Edit Existing Contact" display buttons "Save" or "Cancel" and a form with the contacts info to edit the contacts details. When press "Save" or "Cancel" the contextual tab would close.
I would like to have multiple contextual tabs open at the same time... "Add New", "Edit Exiting", "Edit Existing", etc..
Any guidence would be greatly appreciated!
Business Example:
I have a ribbon bar with one tab "Contacts" with button options to "Add New", "Edit Existing" or 'Delete" and a list of existing contacts.
When I select "Add New" this would create a contextual tab "Add New Contact" display buttons "Save" or "Cancel" and a form to complete the contacts details. When press "Save" or "Cancel" the contextual tab would close.
When I select "Edit Existing" this would create a contextual tab "Edit Existing Contact" display buttons "Save" or "Cancel" and a form with the contacts info to edit the contacts details. When press "Save" or "Cancel" the contextual tab would close.
I would like to have multiple contextual tabs open at the same time... "Add New", "Edit Exiting", "Edit Existing", etc..
Any guidence would be greatly appreciated!