Hi, Im using VS 2013.
I have a datagridview which represents a diary with times from 9:00am increasing every 15 minutes down the left most column. Each other column represents a day of the week Mon to Fri.
I want to group a number of cells together in each column with a box around them to indicate they are together and text flowing down all cells.
I know you need to use e.graphics but not sure how to do this either. Haven't found any good examples on line.
All help appreciated.
kind regards
I have a datagridview which represents a diary with times from 9:00am increasing every 15 minutes down the left most column. Each other column represents a day of the week Mon to Fri.
I want to group a number of cells together in each column with a box around them to indicate they are together and text flowing down all cells.
I know you need to use e.graphics but not sure how to do this either. Haven't found any good examples on line.
All help appreciated.
kind regards