Please tell me we are able to add more cells/columns to a row in a grid than the default 2???
https://devcenter.appery.io/documentation/angularjs/ui-components-bootstrap/#Grid_Layout
The documentation says nothing about it, but the bootstrap documentation does - http://v4-alpha.getbootstrap.com/layout/grid/
Can someone help me out on how to add the columns?
ulliColumn classes indicate the number of columns you’d like to use out of the possible 12 per row. So if you want three equal-width columns, you’d use code.col-sm-4/code./li/ul