I need to set a different row height for a few items in my grid but it seems to break the layout when I do. Is there a way to do this with slickGrid?
相关问题
- Getting data from cells in SlickGrid
- slickgrids with columns from dynamic json data
- How to consume data created with jQuery AJAX in Sl
- Slickgrid Treeview Search
- Slickgrid save all data at once
相关文章
- slickgrid select rows while filter is on forgets p
- Writing custom formatters for slick grid
- Disabling specific cell edit in Slick grid
- How can I integrate SlickGrid with Meteor.js react
- Slickgrid - One-click checkboxes?
- SlickGrid setting row opacity
- ag-grid vs slick-grid vs angular-grid which is bet
- Assigning CSS Style to Slickgrid Cells
SlickGrid doesn't support variable height rows.
If you're looking for a library similar to SlickGrid, but with variable row height support you may want to consider giving DobyGrid a try: https://github.com/globexdesigns/doby-grid