Vuk Stanojevic

Vuk Stanojevic

  • 1.5k
  • 140
  • 41.4k

C# Listview/Datagridview columns names contain date and day

Feb 15 2020 9:11 AM

Hi Everyone,

I would like to create Listview or DatagridView in which each column name will contain the day name and date.

Also, there will be a separate combobox in which the user will select a month, and according to the selected month, number of tabs should be equal to the number of days of that month and the name of days for each date.

Also, the first 2 columns will be static, and from 3rd, it should show the date/name.

Can someone help me to manage this?

Below you can see what I would like to create. 


Answers (2)