Hi Team,
I have the following columns in a grid in my MVVM project.
checkbox_Column Textbox1_column Textbox2_Column.
My requirement is - when i check the checkbox, Textbox2_Column should get disabled and when i un-check the checkbox Textbox1_column should get disabled.
Can you please tell me how to do this.
Thanks,
I have the following columns in a grid in my MVVM project.
checkbox_Column Textbox1_column Textbox2_Column.
My requirement is - when i check the checkbox, Textbox2_Column should get disabled and when i un-check the checkbox Textbox1_column should get disabled.
Can you please tell me how to do this.
Thanks,