You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, the column.attrs is not passed to the TableEditColumn class.
As consequence, when specifying 'colspan' for example, it is not add in the TableEditColumn.
Is it possible to add column.attrs to the current TableEditColumn on's ?