In WPF window, there are 2 textbox and buttons, when we enter values in to text box , it displays values in a datagrid view! Based on textbox_2 values datagrid view checkbox column need to be add the values.
For example, when add the Yes in to text box checkbox should be checked!
how can I accomplish this!