问题
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
来源:https://stackoverflow.com/questions/8931903/set-varying-row-heights-depending-on-row-data-in-slickgrid