Jose Garcia

Results 31 comments of Jose Garcia

@udayms Yeah I haven't tried react 0.13 with this project yet.....but thanks for letting me know of the issues i'll take a look

@turbosasa yeah good point, it would be nice to be able to override the prev/next, sort controls, etc.

This will be supported in https://github.com/josebalius/react-grid however we will have to think of a way to make the Angular adapter pass in these properties.

@ewu02 is right, we need a way to specify different table classes for ngReactGrid.

Hey guys, https://github.com/josebalius/react-grid will support bootstrap table styles by default but it will also allow custom classes. Coming soon.

@tannerlinsley Thank you!, yeah header cell templates sound good, i just won't have time until at least end of september :(. The render function doesn't give you the col, since...

Happy to say this will be supported very soon in: https://github.com/josebalius/react-grid

@deepthoughts Interesting, this sounds like a good feature request. I'll see what I can do sometime this week to work on this. This would probably need to be implemented in...

@deepthoughts Yeah, the implementation for this would happen on this file: https://github.com/josebalius/ngReactGrid/blob/master/src/jsx/reactGrid.jsx#L295 at line 295. I just updated the README with how to build ngReactGrid, you can give it a...

@rhelenagh I have a proof of concept in the works, I'll try to publish it soon. Hopefully in version 0.7.0 Editable cells is in the works right now.