Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aspnet/ReportViewer/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started | ReportViewer | ASP.NET | Syncfusion
description: getting started
description: Learn here about getting started with Syncfusion Essential ASP.NET Web Forms ReportViewer Control, its elements, and more.
platform: aspnet
control: ReportViewer
documentation: ug
---

# Getting Started
# Getting Started with ASP.NET Web Forms ReportViewer

This section explains briefly about how to create a ReportViewer in your web application with ASP.NET.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions aspnet/Schedule/recurrence-editor.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Getting started with RecurrenceEditor component and basic render.
title: Recurrence Editor in ASP.NET Web Forms Schedule Control | Syncfusion
description: Rendering a basic Recurrence editor with properties and generate the recurrence rule for Recurrence editor.
platform: aspnet
control: recurrence editor
documentation: ug
keywords: recurrence editor, recurrence widget, ejRecurrenceEditor, aspnet recurrence editor
---
# Recurrence Editor
# Recurrence Editor in ASP.NET Web Forms Schedule

The Recurrence Editor includes the entire recurrence related information in a separate portable manner which can be either utilized as a separate widget or else can be embed within the appointment window of Scheduler to enable recurrence options within it. The recurrence rule can be easily generated based on the frequency selected. The customizations such as changing the labels of the recurrence editor is also possible to achieve through its properties. The frequencies available are Never, Daily, Weekly, Monthly, Yearly and Every weekday.

Expand Down