diff --git a/aspnet/Grid/How-to/Customize-Drag-and-Drop-element-while-grouping.md b/aspnet/Grid/How-to/Customize-Drag-and-Drop-element-while-grouping.md index 5df7b1a3f..6f92a588c 100644 --- a/aspnet/Grid/How-to/Customize-Drag-and-Drop-element-while-grouping.md +++ b/aspnet/Grid/How-to/Customize-Drag-and-Drop-element-while-grouping.md @@ -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. @@ -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) diff --git a/aspnet/PivotGrid/Format-String.md b/aspnet/PivotGrid/Format-String.md index 6e9a92e88..f172de9da 100644 --- a/aspnet/PivotGrid/Format-String.md +++ b/aspnet/PivotGrid/Format-String.md @@ -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.