I use mobile Modern interface ExtJs 7
Need a list without scrolling. Can you please tell me how to make Ext.dataview.NestedList automatically adjust its height when the number of items in it changes?
I use mobile Modern interface ExtJs 7
Need a list without scrolling. Can you please tell me how to make Ext.dataview.NestedList automatically adjust its height when the number of items in it changes?
I have a grid class (grid extends dataview) that will grow and shrink as rows are added to it. When it gets to 7 rows it stops growing and starts scrolling. This works because I can predict the height of the row if the grid.