视觉工作室中的桌子 [英] table in visual studio

查看:52
本文介绍了视觉工作室中的桌子的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有3个嵌套表的问题.每当我隐藏第二张表时,它也会隐藏第三张表,因为第三张表在第二张表中.请给我解决方法.
如何隐藏第二个表而不隐藏第三个表

i have problem that i have 3 nested table.whenever i hide 2nd table it also hide 3rd table because 3rd table is in the second table. please give me a sollution of this.
how to hide second table without hiding third table

推荐答案

将第三个表移到第二个表之外.

代替:
Move the third table outside of the second table.

Instead of:
Table1
|_Table2
  |_Table3



做到:



Make it:

Table1
|_Table2
|_Table3


隐藏第二个表后.
编写代码以显示第二张表.
希望它能起作用!
After hiding the Second table.
write code to show second table.
hope it works!


这篇关于视觉工作室中的桌子的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆