Can a cell in ui-grid be rendered with a custom template? -


Disclaimer: I am new to UI-grid

According to the UI-Grid document, this style It is possible for A.

But is it possible to choose a template for a given cell? I just want to style more than class

Yes, you cell template < / P>

The default cell template you can use is

  cell template: '& lt; Div class = "ui-grid-cell-content" & gt; {{COL_FIELD CUSTOM_FILTERS}} & lt; / Div & gt;  


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

java - Algorithm negotiation fail SSH in Jenkins -