I use ext.net mvc 4.0.0 RC.

How can I add a Listener to a TabPanel for a tab close event?

I would like to call the View Model or sent an information to the View Controller after a Tab is closed.

May someone has a soltion based on the Add_tab Example in Dynamic_Partial_Rendering:

http://mvc.ext.net/#/Dynamic_Partial_Rendering/Add_Tab/