I need to implement a solution for a master row that has few details "views" for it.
There should be two buttons in the master row - One button should display the details of history and another button that should display another details view.
How can I do it? It seems that I have to override the built-in details opening mechanism...
There should be two buttons in the master row - One button should display the details of history and another button that should display another details view.
How can I do it? It seems that I have to override the built-in details opening mechanism...