org.eclipse.rap
org.eclipse.rap copied to clipboard
RAP Calendar - option to hide week numbers
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:

That's currently not possible.
"Currently"? Implying it is being considered as an enhancement?
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.
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.