excel view cell lose focus

Questionsexcel view cell lose focus
Shailendra asked 1 year ago

i have excelview grid edit mode . please tell me which function fire   when cell leave a focus. just like “$grid[“onSelectCell”] = “function(rowid, celname, value, iRow, iCol)”. it s very urgent

1 Answers
Abu Ghufran Staff answered 12 months ago

Hello,

You can try using afterEditCell event and it works just like onselectcell.

You can get complete list of events from the opensource JS library documentation.

http://www.trirand.com/jqgridwiki/doku.php?id=wiki:cell_editing&s%5B%5D=aftereditcell#events

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

15 + 18 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?