http://www.smartclient.com/smartgwt/...imple_timeline
Why is the complete row being selected when you click with the right mouse button on an empty cell? Is this the intended behavior?
And how to control the styling of the weekends in this case ? I have a DateStyleCustomizer which returns a weekendStyle for saturdays and sundays, but when right-clicking on these days, they appear white (no style).
Why is the complete row being selected when you click with the right mouse button on an empty cell? Is this the intended behavior?
And how to control the styling of the weekends in this case ? I have a DateStyleCustomizer which returns a weekendStyle for saturdays and sundays, but when right-clicking on these days, they appear white (no style).
Comment