ReoGrid Forum

Fast and powerful .NET Spreadsheet Component

You are not logged in.

Announcement

This forum has been archived and no longer accepts new user registrations. Please report your questions, problems, and feedback to the issue page of ReoGrid on GitHub. Thank you for your cooperation.

https://github.com/unvell/ReoGrid/issues

#1 2016-08-04 19:36:35

KilkennyCat
Member
Registered: 2016-02-29
Posts: 6

Simple error

Put reogrid control on form.
Run.
Press mouse on any column header, then, press any letter key on keyboard.
Get:
System.NullReferenceException: Object reference not set to an instance of an object.
   in unvell.ReoGrid.Worksheet.a(Cell A_0, String A_1)
   in unvell.ReoGrid.Worksheet.StartEdit(String newText)
   in  unvell.ReoGrid.ReoGridControl.ProcessDialogChar(Char charCode)
   в System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   в System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   в System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)

mscorlib
    ver: 2.0.0.0
    ver Win32: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
unvell.ReoGrid
    ver: 1.3.0.0
    ver Win32: 1.3.0.0

Offline

#2 2016-08-05 02:27:08

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Simple error

Thanks! The bug has been confirmed. We will fix it in next release soon.

Offline

#3 2016-12-23 11:21:36

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Simple error

Thanks! Now it has been fixed.

Offline

Board footer

Powered by FluxBB