Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2025

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new knowledge base article explaining how to create calendar layouts in Telerik Report Designer using List items and multi-column approaches.

  • Documents creating single month calendars using List items with 7 columns for weekdays
  • Explains creating yearly calendars using nested Lists with configurable month layouts
  • Provides practical examples with expressions for weekday headers and references to sample reports

* The detail section should contain both the Month list with its side panels, and above it the Month name in a TextBox or HtmlTextBox.
* The TextBox/HtmlTextBox with month name should be Docked to the top of its parent Panel. This ensures the month name will be displayed above the whole week.

This is the whole 2025 calendar created with the above approach. You may downloas the demo report [Calendar.trdx](https://github.com/telerik/reporting-samples/blob/master/Sample%20Reports/Calendar.trdx) from the reporting-samples repo:
Copy link
Preview

Copilot AI Aug 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a spelling error: 'downloas' should be 'download'.

Suggested change
This is the whole 2025 calendar created with the above approach. You may downloas the demo report [Calendar.trdx](https://github.com/telerik/reporting-samples/blob/master/Sample%20Reports/Calendar.trdx) from the reporting-samples repo:
This is the whole 2025 calendar created with the above approach. You may download the demo report [Calendar.trdx](https://github.com/telerik/reporting-samples/blob/master/Sample%20Reports/Calendar.trdx) from the reporting-samples repo:

Copilot uses AI. Check for mistakes.

Copy link
Collaborator

@todorarabadzhiev todorarabadzhiev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@todorarabadzhiev todorarabadzhiev merged commit 4a55850 into master Aug 5, 2025
@todorarabadzhiev todorarabadzhiev deleted the new-kb-adding-calendar-to-telerik-report-ab7c355db26a4a16a671025515150315 branch August 5, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant