Questions tagged [kogrid]

koGrid is a Knockout data grid.

koGrid is a direct knockout port of ng-grid, making it easy to create styled data grids for web pages.

92 questions
-2
votes
1 answer

Format Numbers in koGrid

How can I format numbers as currency (with commas) in a Knockout koGrid?
Chris
  • 795
  • 2
  • 12
  • 27
-4
votes
1 answer

Implement KoGrid.JS in SPEAK UI page

I need to integrate KoGrid.JS in one of my SPEAK UI custom component page. But I am facing below issues: Getting KO is undefined error because it's NOT getting reference of "Knockout.JS" Reason we found - Speak UI renders Knockout.js at the end…
1 2 3 4 5 6
7