angular-xeditable: Angular Xeditable Grid is not working with Typeahead

Hi,

I have tried as shown below.But it is not working.Could you tell me why ? Thanks.

<span editable-select="user.status" e-name="status" e-form="rowform" 
        e-typeahead="s.value as s.text for s in statuses | filter:$viewValue">
          {{ showStatus(user) }}
  </span>

Here is the : Fiddle

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 16 (6 by maintainers)

Most upvoted comments

Here is your Fiddle working.

@Sampath-Lokuge, new version was just released, so you can install it with npm