Click here to Skip to main content
15,893,722 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi

Please help me.


I have listview Inside the listview I have some datas and controls.the controls are combobox and checkbox. control are Placed inside the listview using data template method in xaml.

when the combobox selection change occur I want to enable the checkbox.


For eg.
I have combobox with some values like active, not activate ,etc.when I select active I want to enable checkbox.

for this I wirte a tigger but its not Possible to call the target as checkbox inside that tigger.

or is there any other method or whether we can do inside cs .combobox value is binded from database.so we can also check it by using that binding value equal to 1 also . please help me
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900