Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullref Exception in Table.OnPaintCell #44

Open
schoetbi opened this issue Dec 4, 2017 · 0 comments
Open

Nullref Exception in Table.OnPaintCell #44

schoetbi opened this issue Dec 4, 2017 · 0 comments

Comments

@schoetbi
Copy link
Owner

schoetbi commented Dec 4, 2017

at XPTable.Models.Table.OnPaintCell(PaintEventArgs e, Int32 row, Int32 column, Rectangle cellRect) in S:\xptable\xptable_git\Models\Table.cs:line 7872
at XPTable.Models.Table.OnPaintRow(PaintEventArgs e, Int32 row, Rectangle rowRect) in S:\xptable\xptable_git\Models\Table.cs:line 8606
at XPTable.Models.Table.OnPaintRows(PaintEventArgs e) in S:\xptable\xptable_git\Models\Table.cs:line 8515
at XPTable.Models.Table.OnPaint(PaintEventArgs e) in S:\xptable\xptable_git\Models\Table.cs:line 7682
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant