support set column object and retrive column index#155
support set column object and retrive column index#155andrewillard wants to merge 1 commit intoSaulis:masterfrom
Conversation
|
Ow, this is the solution I was looking for... |
|
Thanks to perform this solution bro. |
|
Hi there! Sorry for the delay! The However, I'm not sure if the |
|
Hi Saulis, no problem, thanks for your attention! I suggested For dynamic columns we need to set what column item we want to use in two way data bind for each Thanks again. |
|
@andrew-silva-movile hmm not sure if I'm missing something.. can you post some example code for the use case? The reason why I'm a bit confused is that in the PR the only change that |
I created this PR to make avaialable columnIndex binding beforeCellBind and support set column item when is creating a dynamic column, like:
This change is