This is a migrated thread and some comments may be shown as answers.

CheckBoxColumn and Toolbar

0 Answers 105 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Koby
Top achievements
Rank 1
Koby asked on 01 Sep 2011, 12:05 PM
Hi,

I have a grid with a checkbox column, which is bounded to a boolean property
and a toolbar with a Remove command.

The remove command should be enabled only if at least one element in the grid is checked.
The command logic resides in a View Model.

The problem i'm facing is that the Remove button is updated (enabled/disabled) only after
i move focus from the checkbox cell- I would like the button to update upon check/uncheck the checkbox.

Thank you,
Koby

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Koby
Top achievements
Rank 1
Share this question
or