|
|
|
|
|
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 ;-( |
|