Hello,
I'm hoping for some quick advice on how to tackle this problem.
I am using a RadGrid along with the GridClientSelectColumn column for selecting rows in the RadGrid. Once the user selects 1 or more rows, they can click a separate button which opens up a RadWindow where they can then perform an action on the ID's that were passed to the RadWindow from the selected rows of the RadGrid.
How can I deselect the rows of the RadGrid after closing the RadWindow?
Thanks so much!
Jason
I'm hoping for some quick advice on how to tackle this problem.
I am using a RadGrid along with the GridClientSelectColumn column for selecting rows in the RadGrid. Once the user selects 1 or more rows, they can click a separate button which opens up a RadWindow where they can then perform an action on the ID's that were passed to the RadWindow from the selected rows of the RadGrid.
How can I deselect the rows of the RadGrid after closing the RadWindow?
Thanks so much!
Jason