i will bind a data table with datagridview. i want in each row there will be a specific cell which will have checkbox & label which will be showing data from data table. how to achieve it.
i got some link but still not able to do it
https://stackoverflow.com/questions/9817948/how-to-add-checkbox-and-label-in-the-same-cell-of-datagridview
https://social.msdn.microsoft.com/Forums/windows/en-US/8be37fae-eb75-4194-9534-eb45562daa99/datagridviewcheckboxcolumn-with-text-information?forum=winformsdatacontrols
https://social.msdn.microsoft.com/Forums/windows/en-US/8be37fae-eb75-4194-9534-eb45562daa99/datagridviewcheckboxcolumn-with-text-information?forum=winformsdatacontrols
Thanks