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
6 changes: 3 additions & 3 deletions aspnet/ComboBox/ComboBox-Dependency.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Dependencies of the ComboBox control for Syncfusion ASP.NET WebForm
description: Describes about dependencies of the ComboBox control for Syncfusion ASP.NET WebForm
title: Dependencies in ASP.NET WebForms ComboBox Control | Syncfusion
description: Learn here all about dependancies support in Syncfusion Essential ASP.NET WebForms ComboBox control, its elements, and more.
platform: aspnet
control: ComboBox
documentation: ug
---

## ComboBox Dependencies
# Dependencies in ASP.NET WebForms ComboBox

The external script dependencies of the ComboBox control are,

Expand Down
6 changes: 3 additions & 3 deletions aspnet/DatePicker/Server-Side-Events.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Validation
description: Validate the date in server side
title: Server Side Events in ASP.NET WebForms DatePicker Control | Syncfusion
description: Learn here all about server side events support in Syncfusion Essential ASP.NET WebForms DatePicker control, its elements, and more.
platform: aspnet
control: DatePicker
documentation: ug
---

## Server side events
# Server Side Events in ASP.NET WebForms DatePicker

EJWEB DatePicker control supports the Server side events too. This allows you to configure the DatePicker functionality in code-behind also. Please refer the below code, to use the server side events of EJWEB DatePicker

Expand Down