EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 14, 2025, 01:05:54 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
onBeforeEditCell and onAfterEditCell event
Pages: [
1
]
« previous
next »
Print
Author
Topic: onBeforeEditCell and onAfterEditCell event (Read 7688 times)
thecyberzone
Full Member
Posts: 176
onBeforeEditCell and onAfterEditCell event
«
on:
February 21, 2015, 10:45:20 AM »
In editable datagrid there are 2 events named onBeforeEdit and onAfterEdit, usually fires before and after editing a row. Is there any suggestion to implement onBeforeEditCell and onAfterEditCell event for individual cell of the datagrid. I have already seen similar type of event in implementation of inline editing a row, where implementation of onClickCell event actually calls beginEdit and endEdit method implementing the same as onBeforeEditCell and onAfterEditCell method.
Any suggestion is appreciated.
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: onBeforeEditCell and onAfterEditCell event
«
Reply #1 on:
February 22, 2015, 05:50:32 AM »
No 'onBeforeEditCell' and 'onAfterEditCell' events exist, please use the 'onBeforeEdit' and 'onAfterEdit' events instead.
Logged
thecyberzone
Full Member
Posts: 176
Re: onBeforeEditCell and onAfterEditCell event
«
Reply #2 on:
February 22, 2015, 08:22:57 AM »
I am currently using onBeforeEdit/onAfterEdit, but I want onBeforeEditCell/onAfterEditCell event just to call a routine that will vary on different column, Can you give one example how individual column's onBeforeEditCell/onAfterEditCell event can be called along with parameter if it exists.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...