Bind the selected Items to a property?

Hello,

is it possible to bind all selected items of a GridDataControl to a property?

If I try, I get a message, that I only can bind to a dependency-property.


Thank you,
Peter


1 Reply

MA Manikandan Syncfusion Team June 7, 2011 02:22 PM UTC

Hi Peter,

Thanks for using Syncfusion Products.

No, You cannot bind all Selected Items of Grid Data Control to a property. Since Selected Items is not a dependency property. It’s possible to bind only the dependency property.

Please let us know if you have any questions.

Thanks,
Manikandan



Loader.
Up arrow icon