KarloX2

Results 5 issues of KarloX2

Previously the new 'data-cv-idx' attribute value was assigned from "$.inArray(conf.columns, details.mapping)". Instead "details.mapping[conf.columns]" is now used. Moreover, re-sorting the buttons is now performed only when the index has really changed....

Makes it possible to control the placement of the child rows, either immediately after the parent row (which is the default), or (as a new option) immediately before the parent...

Hi ! Thanks for this very useful plugin. Just a minor thing. Visual Studio gives me this warning: `CSS validation warning: "center" is not a valid value for the "vertical-align"...

Hi, I noticed that placing the {Date} placeholder in the pathFormat argument of the AddFile() extension method will make the lib put the current date in the format "yyyyMMdd" into...

Hi! I have JavaScriptRegions V1.1.3 installed on VS2017 and mainly use it for structuring TypeScript my source. Like it very much! One little thing that I'm missing: When I try...