Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

showTreegridContextMenu index未定义 #7

Closed
SpaceDolphinMachineGun opened this issue May 29, 2017 · 2 comments
Closed

showTreegridContextMenu index未定义 #7

SpaceDolphinMachineGun opened this issue May 29, 2017 · 2 comments

Comments

@SpaceDolphinMachineGun
Copy link

showTreegridContextMenu = function (e, row) {
if (index != -1) {
$(this).treegrid('select', row.id);
$($(this).treegrid('options').menuSelector).menu('show', {
left: e.pageX,
top: e.pageY
});
}
},

@ushelp
Copy link
Owner

ushelp commented May 29, 2017

@rozwelgustab 已确认。

ushelp added a commit that referenced this issue Jul 27, 2017
New version 4.2.0-RELEASE_fixed.7 release!

# 升级 EasyUIEx 到 2.2.6 fixed #7
# upgrad EasyUIEx 2.2.6 fixed #7
@ushelp
Copy link
Owner

ushelp commented Jul 27, 2017

@rozwelgustab 近期工作繁忙,加了參數,剛剛修復,見諒。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants