XTableView
XTableView copied to clipboard
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
Results
2
XTableView issues
Sort by
recently updated
recently updated
newest added
After searching the source code and document for a while, I found that there's no way to set a callback to detect when a cell gets clicked by the user....
感谢作者的分享,想请问如何只刷新某一列数据,而不影响其他列数据?