Ideas on How to build a calendar view

0
ble   I need Ideas specially for the calendar. What is the best UI stuff to use for that, I was thinking about dynamic data grid, but not really sure
asked
3 answers
0

Use CSS to display the days of each month in a 7-column grid layout using a list view

answered
0

You could use the platform supported calendar module (Mendix Marketplace - Calendar).

answered
0

If the platform supported calendar module isn't sufficient for your needs, you can also have a look at the following module:

 

https://marketplace.mendix.com/link/component/208890

answered