WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Cannot set 'type' and 'format' for an <hot-colum> binding them to variable/function #216

@dfiori

Description

@dfiori

I cannot set the type and format for an <hot-column ...> element using a binding with controller variable or function. I'm using my own Column object and I set params this way:
<hot-column .. ng-repeat="oCol in $ctrl.getColumns()" type="'{{oCol.getType()}}'" format="'{{oCol.getFormat()}}'">

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions