Search This Blog

Friday, March 15, 2013

Split View (aka MasterDetailMode=ListViewAndDetailView) improvements

We have implemented the following feature request in version 13.1:
ListView - Allow placing the master ListView on right or bottom sides when MasterDetailMode = ListViewAndDetailView
Technically, we have extended the ModelListViewSplitLayout interface by a new ViewsOrder property that will allow you specify the display order of the ListView and its DetailView
Refer to the attached screenshots for more details:
Horizontal_detailviewlistview

Vertical_detailviewlistview

I hope you like this improvement.

1 comment:

  1. Everybody living in a country with right-to-left-writing will appreciate this. Nice feature.

    ReplyDelete