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
Hello!
I like your plugin a lot! It is the only one I found that can edit database tables and show them nicely as well as hide some columns 🙂
I would like to change the width of each of the shown cells. How can I do that? Does it work with Slickgrid? Here width is implemented, but not from the database: SlickGrid Example.
Also the auto edit function seems to be great. How can I implement it to this plugin?
Most important: I would like to totally disable the view of some of the columns. The hidden columns still show, but shrinked.
Thank you!