RadGridView "permanent" cell selection

1 Answer 45 Views
General Discussions GridView
Gennady
Top achievements
Rank 2
Iron
Iron
Gennady asked on 08 Jul 2022, 02:41 PM | edited on 08 Jul 2022, 05:22 PM

I would like to indicate/emphasize cells selected for the action.

Example scenario:

1. select 2 cells in the grid;

2. perform some action after pushing separate button "Process selection";

3. now i need to show those previously selected 2 cells despite of clicks on other grid cells or loosing focus on the grid.

There is another button "View All" which will reset grid and clear all "permanently" selected cells.

Looking for suggestions to implement such behavior. Thinking about changing background color, making cell text bold, disabling cells. Any ideas?

CellStyleSelector sample from xaml_sdk demonstrates a static custom cell selection in columns overriding xaml styles. I need to make it dynamic: select cell, perform action, mark cell as processed, select another cell, process it, unmark previous cell, mark new one as processed.

Thank you,

Gennady

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 13 Jul 2022, 08:55 AM

Hello Gennady,

I posted a reply in the support ticket that you have opened on the same topic.

May I ask you to continue the discussion there in order to avoid duplicating replies?

Thank you in advance for your understanding.

Regards,
Vladimir Stoyanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions GridView
Asked by
Gennady
Top achievements
Rank 2
Iron
Iron
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or