Thanks for this wonderful plugin.
I am using this plugin for grid functionality. For this I am trying to use sequence word creation on drag down.
I have implemented upto my knowledge. But I am facing one problem while select and drag multiple column.
I have created jsfiddle for this sample: http://jsfiddle.net/jnxLc736/5/
My problem is when i select multiple column and row and drag, the column A is properly generating because I am generating to that particular column only. the other columns are not autofill properly.
Thanks