开发者

Select multiple rows in gridview on mouse drag in ASP.Net

I have a gridview with a check b开发者_开发知识库ox column, on dragging mouse over the rows the corresponding rows are to be highlighted and the checkboxes also should be selected. Is it possible to select multiple rows in a gridview on mouse drag using ASP.Net? This functionality is implemented using Telerik controls, one such example is found in this link

I have to implement this functionality in ASP.Net itself without using any third party controls!


You can use jQGrid's Custom multi select feature or dojox.grid.EnhancedGrid.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜