Overriding DataGrid::OnPaint
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Does anyone have a link ro what not to override this method I need to customize the row header icon and draw a line through the row if the void property is true and ideas? nbick I'm not an expert yet, but I play one at work. Yeah and here too.
I use OnPaint in DataGrid to autosize one of their columns. It works unexpectedly good ... with some exceptions (not Exceptions). In some cases it gives neverending loops. Now I'm working on it. Hi, AW
-
I use OnPaint in DataGrid to autosize one of their columns. It works unexpectedly good ... with some exceptions (not Exceptions). In some cases it gives neverending loops. Now I'm working on it. Hi, AW