WPF 网格列调整大小

发布于 2024-12-18 09:47:33 字数 241 浏览 4 评论 0原文

我正在使用 DataGrid 和 Grid ,我想通过拖动来调整网格列(无论是 Grid 还是 DataGrid)的大小,不仅在标题行部分(DataGrid)中,它必须在任何单元格中。

我知道我应该使用 GridSplitter ,但我不想定义很多列作为 GridSplitter 的位置:对于具有 20 列的普通网格,我将定义 19 列以使网格可调整大小,太困惑了!

那么有没有办法使网格列可调整大小,但不改变xaml中原始网格的结构

I am working with DataGrid and Grid , I want to resize column of grid (no matter Grid or DataGrid) by dragging , not only in header row section (DataGrid) ,it must be in any cell .

I knew I should use GridSplitter , but I don't want define many columns as place for GridSplitter :for a normal grid with 20 columns , i will define 19 columns to make grid resizable , so confused !!!

so is there any way to make the grid column resizable , but don't change the structure of original grid in xaml

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文