ios - 我可以在 Storyboard 中设置分组的 tableView 节号吗?
<p><p>我将一个 tableView 拖到 Storyboard 中的 Controller 。我设置了type为grouped,但是不知道能不能在storyboard中设置tableView的section number。</p>
<p> <a href="/image/W98lf.jpg" rel="noreferrer noopener nofollow"><img src="/image/W98lf.jpg" alt="enter image description here"/></a> </p>
<p>我无法在静态单元格中看到表格 View 的内容。如果我这样做,它将报告错误。 </p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>你不能在 tableView 中这样做,因为它不支持静态单元格。
但是,如果您使用 <strong>TableViewController</strong>
您可以创建静态单元格,也可以创建所需的部分,也可以添加部分编号。
Table ViewController 提供了比单独的 Table View 更大的灵 active 。</p>
<p> <a href="/image/x3Vsi.png" rel="noreferrer noopener nofollow"><img src="/image/x3Vsi.png" alt="enter image description here"/></a> </p></p>
<p style="font-size: 20px;">关于ios - 我可以在 Storyboard 中设置分组的 tableView 节号吗?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/43608304/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/43608304/
</a>
</p>
页:
[1]