Admin panel navigation

I am creating an Admin Panel widget by implementing IScriptablePlugin and IAdministrationPanel. I would like to have two screens for this panel. First screen will display a list of items and the second screen will display the item in create/edit mode. My question is, how can I navigate between these two UIs when I am in admin panel ?

Parents Reply Children
No Data