Vra

I am new to Breeze and i was looking for some working example about change tracking. I want to enable or disable the save button if there are some changes on page. I want to have same functionality like creating dirty flag as we do in knockout.

On Breeze website i saw article about change tracking but couldnt follow it much. Any help is really appreciated. I have googled a lot but couldnt find any example.

Was dit nuttig?

Oplossing

The Breeze website has documentation on Change Tracking and Knockout data binding, but you've probably seen those.

To see it in action, look at the TempHire sample. For example, the details view uses a canSave observable property that is exposed by the details viewModel.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top