Is it possible to freeze a given column or a specific row on a dataview widget?
Hi Reed,
No, dataview doesn’t feature such a functionality. Still you may have a look at Webix datatable - it’s possible to freeze column there.
http://docs.webix.com/samples/15_datatable/13_frozen_columns/01_basic.html
And it’ possible to define the same nice data templates as with dataview.