You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
에디터를 붙이고 저장버튼을 클릭하면 Editor.save()를 호출하면서 postback이 발생하여 저장로직을 처리할 수 있는데요...에디터와 관계없는 다른 버튼을 클릭했을 때 해당 버튼에 대한 postback이 발생하지 않아 에디터와 함께 페이지를 만들수가 없습니다. 페이지에 대한 postback을 발생시키는 어떤 함수가 있을까요?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
에디터를 붙이고 저장버튼을 클릭하면 Editor.save()를 호출하면서 postback이 발생하여 저장로직을 처리할 수 있는데요...에디터와 관계없는 다른 버튼을 클릭했을 때 해당 버튼에 대한 postback이 발생하지 않아 에디터와 함께 페이지를 만들수가 없습니다. 페이지에 대한 postback을 발생시키는 어떤 함수가 있을까요?
The text was updated successfully, but these errors were encountered: