angular-ui/ui-grid

Cell Nav + Edit

Open

#5,416 opened on May 18, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

http://plnkr.co/edit/StQf82VNRPcxKI0BcZc1?p=preview

This is same example given in ui-grid tutorial. Why we need to click two times to open the drop down option. Is there anyway we can open the drop down in single click? That is possible if we dont have cell nav. How to open the drop down in single click with cell nav feature?

Contributor guide