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-05-09 11:11:41

danny
Member
Registered: 2016-05-05
Posts: 17

Feature request: Meta data for column/row headers

Hi, I would really love to be able to assign some metadata to the ColumnHeaders so that I can link the columns in a worksheet to other parts of my code. An example would be if I want to store a column "name" that is different from the display name in the Text field. Would it be possible to add such a field to ColumnHeaders? Ideally without a specific type, but String would also be fine. (The same thing for RowHeaders would also be very useful)

I could do this by having extra variables stored on the same form as the grid is on, but I think it would be a nice piece of code to be able to store extra information within the grid. Would be interested to hear your thoughts, thanks.

Offline

#2 2016-05-09 11:25:22

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

Re: Feature request: Meta data for column/row headers

No problem. We will add an object property Tag for every row and column headers.

Offline

#3 2016-05-09 12:17:00

danny
Member
Registered: 2016-05-05
Posts: 17

Re: Feature request: Meta data for column/row headers

Thanks a lot Jing!

Offline

#4 2016-05-26 13:02:14

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

Re: Feature request: Meta data for column/row headers

It has been added in version 1.3 and the download available at: https://reogrid.net/download/

Offline

#5 2016-05-26 13:09:11

danny
Member
Registered: 2016-05-05
Posts: 17

Re: Feature request: Meta data for column/row headers

Many thanks!

Offline

Board footer

Powered by FluxBB