hi
i need to use local calendar(jalali) instead of common calendar as editor.
webix dosnt have such widget. but there is similar in jquery.
my question is how can i use that in my app. mean as editor when i focus on it, it show jquery weidget.
best regard
Do you need to use it as an editor in the form or as an editor in the grid?
Both are possible, but requires different code.
If question is still actual, I can share a js snippet where jQuery widget is assigned to webix text input
tanks
in fact i need both(form and datatable). i will pleased if share me one snippet
regard
maksim, could you share the snippet example integrating a jQuery widget into a datatable editor?
@keightn please check the related discussion:
https://forum.webix.com/discussion/4909/query-regarding-custom-editor-for-data-table
And the required config for a custom editor.