I am setting up SlickGrid and need to have a column with an autoComplete editor.
I tried it my modifying TextEditor or DateEditor. Nothing works.
Can anybody give me a rough sketch of an implementation by using the TextEditor as a basis?
Thanks a lot.
I did this in slick.editors.js – might have some bugs, but should work and help you get started:
Let me know if this helps.