Skip to content
  • Alain Leufroy's avatar
    implement a 'slickgrid' view that inherite from cw 'table' view · c491c6385eb4
    Alain Leufroy authored
    This view is very simple (no pagination, no column ordering).
    Although it allows other table's view cutomization (headers, cellvids,
    etc.).
    
    The idea of this code is to override table view's code in order to
    build grid content instead of writing HTML, then call the javascript
    SlikGrid constructor.
    c491c6385eb4