PDA

View Full Version : how to get responsive on calendar panel?



erickjs
Jul 12, 2016, 2:31 AM
2467024671

I´m working with a calendar panel, I´ve put colors to some days using javascript and it works fine. I need the calendar to behave responsively as well, but when I resize the screen the days lost their style whereas the responsive works perfectly.

The first image contains the calendar panel when screen is maximized.
And the second one contains the calendar panel when the screen is reduced.

fabricio.murta
Jul 12, 2016, 9:08 PM
Hello,

Please provide a simplified code sample demonstrating how to reproduce the issue.

The code sample you provide should include only the minimum amount of code required to reproduce the issue. Code unrelated to the issue is to be removed. Anyone should be able to copy + paste your sample into a local Visual Studio test project and run without having to make modifications.

Tips for creating simplified code samples (http://forums.ext.net/showthread.php?61176-Tips-for-creating-simplified-code-samples)

If Exceptions or syntax errors are thrown when testing your code sample, we'll let you know so you can revise your original sample. Then we'll review again with the updated sample.

When posting your code samples in the forums, please paste that sample within [CODE] tags. The [CODE] tags will add formatting and syntax highlighting to your sample.

The following two forum posts provide many excellent tips for posting in the forums:

1. More Information Required (http://forums.ext.net/showthread.php?10205-More-Information-Required)
2. Forum Guidelines (http://forums.ext.net/showthread.php?3440-Forum-Guidelines-For-Posting-New-Topics)