Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Icon/graphic in column header for an iggrid?
posted

My users have decided they want to see an icon/graphic in the column header of one of the columns on one of our iggrids. Using the headerText definition below, the icon shows in the column header on the original load of the application when the grid is set up the first time, but anytime the data is reloaded from the SQL back-end the icon disappears.  Is this a feature that is just not supported, or am I going about it wrong?  Thanks!

{ headerText: '<span class="glyphicon glyphicon-paperclip"></span>', key: "tmpBuildAttachIcon", dataType: "string", width: "25x" },



Parents Reply Children
No Data