tabalinas / jsgrid

Lightweight Grid jQuery Plugin
http://js-grid.com
MIT License
1.52k stars 352 forks source link

Any plans to create an Angular directive for the grid ? #130

Open StefH opened 8 years ago

StefH commented 8 years ago

Any plans to create an Angular directive for the grid ?

tabalinas commented 8 years ago

Yes, it's planned. And also binding for knockout.

StefH commented 8 years ago

Any timeline / progress on this?

tabalinas commented 8 years ago

First priority is validation (most requested feature). Next step is gonna be angular and ko adapters.

philbarresi commented 8 years ago

Any advice on what part actually generates the DOM element for the rows? If so I can start on a KO adapter.

tabalinas commented 8 years ago

@xueye, _refreshContent renders rows https://github.com/tabalinas/jsgrid/blob/master/src/jsgrid.core.js#L569, while _createRow creates grid data rows https://github.com/tabalinas/jsgrid/blob/master/src/jsgrid.core.js#L598

Adondriel commented 7 years ago

I Would really love this, especially with Angular 2, there are no good, simple to use editable grids, and this one is by far the most easily editable grid framework, not to mention it actually looks good! (creating anything other than a textbox input in ag-grid is a task by itself, and their css is like, horrific imo)

dinhduongrestaff commented 7 years ago

If you are using Angular2. You can take a look this one. https://www.npmjs.com/package/ng2-jsgrid