i have a checkbox inside a datagrid. the checkbox needs to be bound to a column table of type char(1). the cehckbox should be checked or unchecked depending on the value of the column (Y/N).
how can i make to bound that checkbox to the table column, a meke it behave accordingly.
i am working in c#.
thanks
how can i make to bound that checkbox to the table column, a meke it behave accordingly.
i am working in c#.
thanks