Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to get the selected lane from BackgroundClickHandler?

$
0
0
We are trying to use the Calendar component with showDayLanes set to true. The calendar events from our datasource are displayed as expected, but we are having problems when adding events. For other types of calendar views we use custom forms for editing events and we achieve that by handling BackgroundClickEvent and BackgroundMouseUpEvent to display our event editing form.

The problem is that there doesn't seem to be a way to get the selected lane from BackgroundClickEvent and BackgroundMouseUpEvent event objects.
What would be the easiest way to get the selected lane from BackgroundClickHandler and BackgroundMouseUpHandler?

Environment: SmartGWT 4.1 Power

Viewing all articles
Browse latest Browse all 4756

Trending Articles