org.eclipse.rap icon indicating copy to clipboard operation
org.eclipse.rap copied to clipboard

RAP Calendar - option to hide week numbers

Open JohnGymer opened this issue 2 years ago • 4 comments

Is it possible to instruct a DateTime Calendar control in RAP to NOT show the week numbers down the left side? In many cases these just clutter the display so would like to simplify the look and feel: image

JohnGymer avatar Nov 02 '22 12:11 JohnGymer

That's currently not possible.

ifurnadjiev avatar Nov 03 '22 07:11 ifurnadjiev

"Currently"? Implying it is being considered as an enhancement?

JohnGymer avatar Nov 04 '22 09:11 JohnGymer

There is no an easy way to disable the week numbers on the client-side widget (Calendar.js), but in general it's possible. It will also require a new RWT specific API on the server, which is not available in SWT DateTime widget.

ifurnadjiev avatar Nov 04 '22 10:11 ifurnadjiev

Ok, I'll leave it there as an 'idea' then... it was raised by a customer of ours who didn't like the look of the week numbers, as it just looked unnecessarily cluttered.

JohnGymer avatar Nov 04 '22 10:11 JohnGymer