I am creating a grid based on this tutorial:
http://www.jeasyui.com/tutorial/datagrid/datagrid21_demo.html I want a different detail view for 2 different options.
Each row will have 2 check columns. When one is checked, I want to show one detail view and when the other is checked, I want to show a different one.
How would this be done?