You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
当前的表格组件在处理本地数据时,在实现虚拟滚动、分页、排序、筛选以及数据变动等功能方面存在不便。每次需要手动调用 onChange、onSortChange、onFilterChange 等等方法进行数据操作赋值,这使得开发过程繁琐且难以维护。此外,这些功能之间缺乏良好的联动效果。
具体问题及建议如下:
当前社区内有许多关于表格组件的反馈,但近一年来针对这些问题的官方维护较少。正式项目往往对表格有较高的要求,而现有的TDesign表格组件在此方面表现不足。目前虽然使用ag-grid替代方案,但其包体积较大,不是所有项目都能接受。希望官方团队能参考其他优秀的组件库,如Ant Design等,在TDesign Vue Next的表格组件上做出相应的改进,使其更加易用高效。
Beta Was this translation helpful? Give feedback.
All reactions