I recently added "angular" and "angular-ui-grid" to my app and made sure to include the necessary files:
angular.min.js
ui-grid.min.js
ui-grid.min.css
Although the table is displaying properly, the arrows in the row header show up as "Korean symbols."
Does anyone have a solution for this issue? I followed the instructions provided here:
http://ui-grid.info/docs/#/tutorial/101_intro
Thank you and best regards!