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

Problem accessing the Controls dependency property in ViewModel.

0 Answers 40 Views
GridView
This is a migrated thread and some comments may be shown as answers.
SivaPrasad Bevara
Top achievements
Rank 1
SivaPrasad Bevara asked on 04 Apr 2012, 12:56 PM
Hi,

I am using the Telerik Controls for Silverlight 5.

I have few comboboxes in my GridView. The Combobox has a dependency property "Key". This property is used to identify the source for the combobox.

So I need to send this value to viewmodel to load the combobox.

Directly speaking, I wnated to access the GridViewCombobox's dependency property in the View Model.

How can I access this?

Please help.

Regards,
SivaPrasad.B

No answers yet. Maybe you can help?

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