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
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Customize Drag and Drop element while grouping | Grid | ASP.NET Webforms | Syncfusion
description: customize drag and drop element while grouping
title: Customize Drag and Drop in ASP.NET Webforms Grid Control | Syncfusion
description: Learn here about customize drag and drop element while grouping in Syncfusion Essential ASP.NET Webforms Grid Control, its elements, and more.
platform: aspnet
control: Grid
documentation: ug
---

## Customize Drag and Drop element while grouping
# Customize Drag and Drop element while grouping

In this section, you can learn how to customize drag and drop element. This drag and drop element is framed by using CSS classes with default values. When you want to change or customize drag and drop element, then just override default values of CSS class values. e-cloneproperties is the name of drag and drop element in CSS class.

Expand Down Expand Up @@ -39,7 +39,7 @@ In this section, you can learn how to customize drag and drop element. This drag

The following output is displayed as a result of the above code example.

![](Customize-Drag-and-Drop-element-while-grouping_images/Customize-Drag-and-Drop-element-while-grouping_img1.png)
![ASP.NET Webforms Grid Customize Drag and Drop element](Customize-Drag-and-Drop-element-while-grouping_images/Customize-Drag-and-Drop-element-while-grouping_img1.png)



4 changes: 2 additions & 2 deletions aspnet/PivotGrid/Format-String.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Format String | PivotGrid | ASP.NET | Syncfusion
description: format string
description: Learn here about format string support in Syncfusion Essential ASP.NET WebForms PivotGrid Control, its elements, and more.
platform: aspnet
control: PivotGrid
documentation: ug
---

### Format Strings
# Format Strings in ASP.NET WebForms PivotGrid

I> This feature is applicable only for Relational data source at Client Mode.

Expand Down