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-10-03 08:31:42

Serg
Member
From: Belarus
Registered: 2016-02-22
Posts: 7

Options show/hide the column and row headers do not work correctly

Hello,

I have discovered the following errors.
Do not operate the parameters:
rgrid.SetSettings (WorksheetSettings.View_ShowColumnHeader, true/false); // Show/hide the column headers
rgrid.SetSettings (WorksheetSettings.View_ShowRowHeader, true/false); // Show/hide the row headers.

For example, a call option rgrid.SetSettings (WorksheetSettings.View_ShowColumnHeader, false) hidden switch sheets (option WorkbookSettings.View_ShowSheetTabControl), and a call option rgrid.SetSettings (WorksheetSettings.View_ShowRowHeader, false) hides the horizontal scroll bar (WorkbookSettings.View_ShowHorScrollShow).

Thanks

Offline

#2 2016-10-16 15:11:08

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

Re: Options show/hide the column and row headers do not work correctly

Thanks, let me check this...

Offline

#3 2016-12-26 07:31:18

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

Re: Options show/hide the column and row headers do not work correctly

This bug has been fixed.

Offline

Board footer

Powered by FluxBB