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 2015-08-13 03:39:04

jeffpk
Member
Registered: 2015-08-13
Posts: 10

DebugForm missing?

I'm trying to build the editor demo against the dlls in the ReoGrid-0.8.9.2-Beta-Extension directory.

I has only 2 errors, both about DebugForm not being declared.  I tried insepcting the unvell.reogrid namespace and didnt see it?

Thanks

JK

Offline

#2 2015-08-13 04:15:31

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

Re: DebugForm missing?

Hi! Sorry for this is a release mistake.

Please comment out all code that references to DebugForm, like:

/*
	private DebugForm cellDebugForm = null;
	private DebugForm borderDebugForm = null;
*/

In a general application there is no need to use DebugForm.
From the next release we will fix this problem.

Regards, Jing

Last edited by Jingwood (2015-08-13 07:09:33)

Offline

#3 2015-09-10 15:00:11

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

Re: DebugForm missing?

Missing Debug Form problem has been fixed from 0.8.9.3 version. (by restore DebugForm class)

Offline

Board footer

Powered by FluxBB