
I need to prepare a cell in table template which could be programmatically expanded to full view and have a default size view.
I am working on angular.js 1.5 so it has the advantage of using dynamic css class assignment.
The template is:
<div ng-class=”viewClass”>
<span style=”float: right;”>
<a href=”#”…