>>You probably want to attach to some of the CloneService events like CloneCreated and in that, update the binding.
>>Alternatively you could set the DataSource of each clonable button, but that's probably not as attractive of an option.
Thanks for the updating. Can we have a sample to use the CloneService events like CloneCreated to modify the datacontext of a ribbion button?