Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 8 Metro 应用程序中使用嵌套的 Gridview(另一个网格视图中的网格视图)。我想禁用外部网格上所有事件的视觉样式,例如单击、点击和拖动等事件。请帮助。
谢谢
您不应该嵌套 GridView。它就像嵌套列表框——即使它有效——它也会让用户感到困惑。