Download Ko Grid Free Java Code

Description

A Knockout Data Grid.

Icons

Ko Grid

Source Files

The download file KoGrid-master.zip has the following entries.


.gitattributes/*  ww w .ja  v  a 2  s .  com*/
.gitignore
KoGrid.css
README.md
build/KoGrid.debug.js
build/KoGrid.nuspec
build/build-nuget.ps1
build/build-order.txt
build/build.ps1
build/build.sh
koGrid-2.1.1.debug.js
koGrid-2.1.1.js
lib/bootstrap/css/bootstrap-responsive.css
lib/bootstrap/css/bootstrap-responsive.min.css
lib/bootstrap/css/bootstrap.css
lib/bootstrap/css/bootstrap.min.css
lib/bootstrap/img/glyphicons-halflings-white.png
lib/bootstrap/img/glyphicons-halflings.png
lib/bootstrap/js/bootstrap.js
lib/bootstrap/js/bootstrap.min.js
lib/jquery-1.8.2.js
lib/jquery-1.8.2.min.js
lib/jquery-ui-1.9.1.custom.min.js
lib/jquery-ui/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png
lib/jquery-ui/overcast/images/ui-bg_flat_0_eeeeee_40x100.png
lib/jquery-ui/overcast/images/ui-bg_flat_55_c0402a_40x100.png
lib/jquery-ui/overcast/images/ui-bg_flat_55_eeeeee_40x100.png
lib/jquery-ui/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
lib/jquery-ui/overcast/images/ui-bg_glass_35_dddddd_1x400.png
lib/jquery-ui/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
lib/jquery-ui/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
lib/jquery-ui/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
lib/jquery-ui/overcast/images/ui-icons_3383bb_256x240.png
lib/jquery-ui/overcast/images/ui-icons_454545_256x240.png
lib/jquery-ui/overcast/images/ui-icons_70b2e1_256x240.png
lib/jquery-ui/overcast/images/ui-icons_999999_256x240.png
lib/jquery-ui/overcast/images/ui-icons_fbc856_256x240.png
lib/jquery-ui/overcast/jquery-ui-1.9.1.custom.css
lib/jquery-ui/overcast/jquery-ui-1.9.1.custom.min.css
lib/jquery-ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
lib/jquery-ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
lib/jquery-ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
lib/jquery-ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
lib/jquery-ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png
lib/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
lib/jquery-ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
lib/jquery-ui/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
lib/jquery-ui/smoothness/images/ui-icons_222222_256x240.png
lib/jquery-ui/smoothness/images/ui-icons_2e83ff_256x240.png
lib/jquery-ui/smoothness/images/ui-icons_454545_256x240.png
lib/jquery-ui/smoothness/images/ui-icons_888888_256x240.png
lib/jquery-ui/smoothness/images/ui-icons_cd0a0a_256x240.png
lib/jquery-ui/smoothness/jquery-ui-1.9.1.custom.css
lib/jquery-ui/smoothness/jquery-ui-1.9.1.custom.min.css
lib/jquery-ui/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
lib/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
lib/jquery-ui/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
lib/jquery-ui/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
lib/jquery-ui/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
lib/jquery-ui/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
lib/jquery-ui/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
lib/jquery-ui/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
lib/jquery-ui/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
lib/jquery-ui/ui-darkness/images/ui-icons_222222_256x240.png
lib/jquery-ui/ui-darkness/images/ui-icons_4b8e0b_256x240.png
lib/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png
lib/jquery-ui/ui-darkness/images/ui-icons_cccccc_256x240.png
lib/jquery-ui/ui-darkness/images/ui-icons_ffffff_256x240.png
lib/jquery-ui/ui-darkness/jquery-ui-1.9.1.custom.css
lib/jquery-ui/ui-darkness/jquery-ui-1.9.1.custom.min.css
lib/jquery.layout-latest.min.js
lib/knockout-2.2.0.js
lib/knockout-latest.debug.js
plugins/koGrid-reorderable.js
plugins/koGridLayoutPlugin.js
src/bindingHandlers/kg-cell.js
src/bindingHandlers/kg-header-cell.js
src/bindingHandlers/kg-header-row.js
src/bindingHandlers/kg-mouse-events.js
src/bindingHandlers/kg-row.js
src/bindingHandlers/ko-grid.js
src/classes/aggregate.js
src/classes/column.js
src/classes/dimension.js
src/classes/domUtilityService.js
src/classes/eventProvider.js
src/classes/grid.js
src/classes/range.js
src/classes/row.js
src/classes/rowFactory.js
src/classes/searchProvider.js
src/classes/selectionService.js
src/classes/sortService.js
src/classes/styleProvider.js
src/constants.js
src/namespace.js
src/navigation.js
src/templates/aggregateTemplate.html
src/templates/cellTemplate.html
src/templates/gridTemplate.html
src/templates/headerCellTemplate.html
src/templates/headerRowTemplate.html
src/templates/rowTemplate.html
src/utils.js
tests/Column_Tests.js
tests/DomUtility_Tests.js
tests/FilterManager_Tests.js
tests/GridManager_Tests.js
tests/Grid_Tests.js
tests/LargeTestData.js
tests/Paging_Tests.js
tests/RowManager_Tests.js
tests/SelectionManager_Tests.js
tests/SortManager_Tests.js
tests/TemplateManager_Tests.js
tests/qunit/qunit.css
tests/qunit/qunit.js
tests/test-runner.htm
workbench/Phurion/combinedCellTemplate.html
workbench/Phurion/combinedHeaderTemplate.html
workbench/Phurion/imageCellTemplate.html
workbench/Phurion/index.html
workbench/Phurion/mailClosed.jpg
workbench/Phurion/mailOpen.jpg
workbench/Phurion/main.js
workbench/Phurion/rowTemplate.html
workbench/Phurion/test.html
workbench/index.html
workbench/index2.html
workbench/index3.html
workbench/index4.html
workbench/largeLoad.js
workbench/largeTestData.js
workbench/layoutMain.js
workbench/main.js
workbench/partials/cellTemplate.html
workbench/test.html
workbench/test.js

Download

Click the following link to download KoGrid-master.zip.

KoGrid-master.zip




















Home »
  Javascript Free Code Download »
    UI »




DatePicker
Drag Drop
Grid
GridView
Layout
Photo
Photograph
Spreadsheet
Table
Template
UI
Widget