Set varying row heights depending on row data in slickGrid

风格不统一 提交于 2019-12-10 11:47:30

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!