Hacker News new | ask | show | jobs
by GreaterFool 4160 days ago
Is it just me or the "visible" parameter doesn't work at all?

My use case: I have columns A and B and instead of displaying both I want column A with data from B in it. So I thought I'd set B to "visible: false" and then use rowData.b in the custom component of A.

That doesn't work ;-(

1 comments

Sorry about that. There'll be a fix in the .1 release (which won't be too far out)