1
Answer

checkbox in grid

Ask a question
farshad

farshad

19y
2.5k
1
In the itemtemplate of a web datagrid, I have placed a checkbox. At present, for every row of the grid, there is a checkbox. If for example, let's say three of the records have the same FileID, then I would like to have only one checkbox for these three rows as opposed to one checkbox for each row. How can I do this please? Thanks

Answers (1)