Hello Experts,
I have a demo that when clicking the entry in List Panel, details information will be displayed in Detail Panel. and it is working fine if I use unnamed Model, however, it does not work when using Named Model. as following code, mode...