ui-grid icon indicating copy to clipboard operation
ui-grid copied to clipboard

cellnav lost focus cell and editable not working when using celltemplate

Open tringuyenminh92 opened this issue 9 years ago • 7 comments

My grid is using cellnav and edit feature. The cell focus is working fine but when using custom cellTemplate for column with class: ui-grid-cell-contents

When i click to this cell, it's not focused and not show edit input. it happens sometime. so that i need to click 2-3 times or double clicks to make it editable. i am using angularjs version: v1.4.1 and ui-grid - v3.0.4 - 2015-08-13 I will update the sample in plunker.

tringuyenminh92 avatar Aug 24 '15 04:08 tringuyenminh92

I have observed a similar behavior with ui-grid v3.0.4 and angular 1.3.18

briancmills avatar Aug 25 '15 11:08 briancmills

I have a same issue. I am using angular v1.2.28 and ui-grid v3.0.0-rc.21. I have created a plunker to produce the same issue. http://plnkr.co/edit/Sajj7KMvtF9VPwUzD0UU?p=preview .

In above plunker i am using cellTemplate for Name column. If i want to edit that Name column filed i have to click 2 times on that column but need to edit only one click. Please give me solution for this issue.

ravivantaku avatar May 11 '16 15:05 ravivantaku

Hi, I have this issue. I am using angular v1.5.6 and ui.grid v3.1.1. Any workaround to fix it?

laura-rodriguez avatar Jul 15 '16 17:07 laura-rodriguez

Setting up the template using $templateCache may work

Walteroos2 avatar Aug 05 '16 07:08 Walteroos2

I am seeing this same behavior only I can never get it to enter the edit mode for inline editing.

jonathanread avatar Jan 20 '17 20:01 jonathanread

I'm having the same problem. Any one solve this yet?

AnthonyMDev avatar Jun 22 '17 18:06 AnthonyMDev

Any one found it's solution?

umairnow avatar May 22 '19 11:05 umairnow