Set varying row heights depending on row data in s

2019-06-05 05:45发布

问题:

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?

回答1:

SlickGrid doesn't support variable height rows.



回答2:

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



标签: slickgrid