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

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -