Closed dk253 closed 3 years ago
Thanks, for now it is equivalent size but will provide an option of variable sized column in next update
@dk253 added a flex prop in the config object in the latest version, use it to manipulate width.
Excellent! Thanks!! (works great)
Hey, I very much appreciate your work on this.
Is there any way to specify the width of a column, or is it just equal percents for the columns?
For example, I have City, State, Postal code columns. I'd like to give the city 50% and the state and postal 20% and 30% respectively.
Thanks!