Questions tagged [griddle]

Griddle is a simple grid component for use with React

Griddle is a simple grid Component for use with React. It depends on Underscore.js and React.


Resources :


Related tags :

48 questions
0
votes
1 answer

Open Bootstrap modal on Griddle customComponent click

I successfully use export default React.createClass to handle a Boostrap Modal and a Griddle table. Now I want to open the Modal when a user clicks on a specific column of Griddle. This is done by using a custom component that handles the click…
Karl
  • 55
  • 1
  • 1
  • 7
0
votes
0 answers

Highlight text using query value in Griddle table

I have data in griddle table. I am entering search string through custom filter box. I want to highlight search string value in griddle columns . How is it possible ? I want to achieve this in reacthttps://jsfiddle.net/julmot/buh9h2r8/"
Cryptic22
  • 41
  • 4
0
votes
1 answer

ReactJS Griddle override inline style

I am creating an application and I am using the ReactJS Griddle component. I am trying to create a custom row component but it keep applying an inline style like so:
user2840647
  • 1,236
  • 1
  • 13
  • 32
1 2 3
4