Closed DJViking closed 7 years ago
I've added a function that will align the prefColumnCount with the current format. You can try to add the following code after you have set the format to see the effect until the next release:
picker.getEditor().setPrefColumnCount(picker.getFormat().length());
Does that work for you?
That worked perfectly
Great :) Thanks for getting back to me.
When using a large format the control doesn't grow large enough to show the entire DateTime. Using the format yyyy-MM-dd'T'HH:mm:ss.SSS.