2 Discussion / Question Topics

Remove Filter
Member Avatar for Luc001

Like the title says, I'm trying to coloring an empty cell in bounded datagridview. I've got this code to coloring a cell with specitic value and is working well. This code is in the DatagridviewCellFormattingEventargs. If e.ColumnIndex = 5 AndAlso e.Value <= Date.Now.ToShortDateString Then e.CellStyle.ForeColor = Color.DarkGreen e.CellStyle.Font = New …

Member Avatar for M.Lingo
0
357
Member Avatar for Luc001

Hi All to members, My name is Luc and I'm very interested in VB. Net. I think that in this forum, I'll see a lot of unsolved projects to try out and learn from them. To become a better programmer. Thanks in advance for all the help. Greets, Luc001

Member Avatar for jephthah
0
55

The End.