Hi,
I like to use the jqxCalendar in my asp net core application. But I would like to change the behavior a little bit. In my application I need to select standard a range of a whole month. So I would like the widget to show the Months layout by default. If a month gets selected with the mouse the range from the first to the last date of that month should be selected. If a month gets double clicked it should open up and show the days to narrow down or extend the selection.
Would something like that be possible with the jqxCalendar widget?