如何在 Telerik radgrid 详细表中仅选择单行?

发布于 2024-09-26 21:07:50 字数 248 浏览 4 评论 0原文

目前,我正在使用 telerik Radgrid 控件来构建网格。我的网格有两个级别(主表视图和详细表)。在详细表中,有一个 gridclientselectcolumn 来显示复选框。

我想做的是每次只选择一行。这意味着,当我在详细表中选择一行时,需要取消选择之前选择的另一行。

allowrowselecting和multiplerowselect仅用于控制mastertableview。现在我需要一种方法来控制明细表。

谢谢

currenetly, I am using the telerik Radgrid control to build a grid. my grid have two levels ( mastertableview and detailtables). In detailtables, there is a gridclientselectcolumn to show a checkbox.

What i want to do is to make only one row selected at each time. That means, when I select a row in a detail table, the other one selected previously need to be deselected.

The allowrowselecting and muliplerowselect are only used to control the mastertableview. Now i need a way to control the detail tables.

Thanks

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

做个ˇ局外人 2024-10-03 21:07:50

最近,我从 Telerik AJAX 文档中偶然发现了一个 How-to 主题,它可能符合您的情况,或者也成为您逻辑的核心 - 查看一下

Recently I bumped into a How-to topic from the Telerik AJAX docs that may match your case or become the core of your logic, too - check it out.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文