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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added App_Data/Data/Annotations.pdf
Binary file not shown.
Binary file modified App_Data/Data/DocIO/DoctoPDF.docx
Binary file not shown.
Binary file added App_Data/Data/FormDesigner.pdf
Binary file not shown.
Binary file modified App_Data/Data/FormFillingDocument.pdf
Binary file not shown.
Binary file added App_Data/Data/HandwrittenSignature.pdf
Binary file not shown.
Binary file added App_Data/PDF/Redaction.pdf
Binary file not shown.
Binary file added App_Data/PDF/RemoveImage.pdf
Binary file not shown.
Binary file modified App_Data/Presentation/Syncfusion Presentation.pptx
Binary file not shown.
9 changes: 9 additions & 0 deletions Content/ProgressBar/tailwind-Download.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Content/ProgressBar/tailwind-Play.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Content/ProgressBar/tailwind-Tick.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Content/ProgressBar/tailwind-pause.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Content/RichTextEditor/Ajax_content.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<p>Rich Text Editor ability to load component content using Ajax post. The Ajax request performed on demand and content will update on success callback method.</p>
<p>Rich Text Editor ability to load component content using Ajax post. The Ajax request performed on-demand and content will update on the success callback method.</p>
79 changes: 79 additions & 0 deletions Content/grid/adaptive.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
.e-responsive-dialog {
box-shadow: none;
border: 1px solid #dddddd;
}

#adaptivebrowser:not(.e-grid.e-row-responsive) > .e-gridcontent {
height: calc(100% - 224px) !important;
}

/* Render the mobile pager by default */
@media (max-width: 3840px) {
.e-adaptive-demo .e-pager {
padding: 13px 0;
}
.e-adaptive-demo .e-pager div.e-parentmsgbar {
box-sizing: border-box;
display: inline-block;
float: initial;
padding-bottom: 0;
padding-right: 0;
padding-top: 0;
text-align: center;
vertical-align: top;
width: calc(60% - 48px);
}
.e-adaptive-demo .e-pager .e-pagesizes {
display: none;
}
.e-adaptive-demo .e-pager .e-pagecountmsg {
display: none;
}
.e-adaptive-demo .e-pager .e-pagercontainer {
display: none;
}
.e-adaptive-demo .e-pager .e-icons {
font-size: 11px;
}
.e-adaptive-demo .e-pager .e-mfirst,
.e-adaptive-demo .e-pager .e-mprev,
.e-adaptive-demo .e-pager .e-mnext,
.e-adaptive-demo .e-pager .e-mlast {
border: 0;
box-sizing: border-box;
display: inline-block;
padding: 1% 5%;
}
.e-adaptive-demo .e-pager .e-mfirst {
margin-right: 4px;
text-align: right;
width: calc(10% + 11px);
}
.e-adaptive-demo .e-pager .e-mprev {
margin: 0 4px;
text-align: right;
width: 10%;
}
.e-adaptive-demo .e-pager .e-mnext {
margin: 0 4px;
text-align: left;
width: 10%;
}
.e-adaptive-demo .e-pager .e-mlast {
margin-left: 4px;
text-align: left;
width: calc(10% + 11px);
}
.e-adaptive-demo .e-bigger .e-pager,
.e-adaptive-demo .e-pager.e-bigger {
padding: 19px 0;
}
.e-adaptive-demo .e-bigger .e-pager.e-rtl div.e-parentmsgbar,
.e-adaptive-demo .e-pager.e-bigger.e-rtl div.e-parentmsgbar {
margin-right: 0;
}
.e-adaptive-demo .e-bigger .e-pager div.e-parentmsgbar,
.e-adaptive-demo .e-pager.e-bigger div.e-parentmsgbar {
padding: 0;
}
}
91,845 changes: 1 addition & 91,844 deletions Content/styles/bootstrap-dark.css

Large diffs are not rendered by default.

91,925 changes: 1 addition & 91,924 deletions Content/styles/bootstrap.css

Large diffs are not rendered by default.

94,217 changes: 1 addition & 94,216 deletions Content/styles/bootstrap4.css

Large diffs are not rendered by default.

91,696 changes: 1 addition & 91,695 deletions Content/styles/fabric-dark.css

Large diffs are not rendered by default.

91,770 changes: 1 addition & 91,769 deletions Content/styles/fabric.css

Large diffs are not rendered by default.

92,759 changes: 1 addition & 92,758 deletions Content/styles/highcontrast.css

Large diffs are not rendered by default.

100,400 changes: 1 addition & 100,399 deletions Content/styles/material-dark.css

Large diffs are not rendered by default.

101,271 changes: 1 addition & 101,270 deletions Content/styles/material.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Content/styles/tailwind-dark.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Content/styles/tailwind.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Controllers/Badge/AccordionController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace EJ2MVCSampleBrowser.Controllers.Badge
public partial class BadgeController : Controller
{
List<AccordionAccordionItem> accItems = new List<AccordionAccordionItem>();
string template = "<div style='display:none'><div style='height: 35px;'><div class='msg'><span class='e-acrdn-icons e-content-icon people'></span>Message Thread</div></div><div style='height: 35px;'><div class='msg'><span class='e-acrdn-icons e-content-icon people'></span>Message Thread</div></div></div>";
string template = "<div><div style='height: 35px;'><div class='msg'><span class='e-acrdn-icons e-content-icon people'></span>Message Thread</div></div><div style='height: 35px;'><div class='msg'><span class='e-acrdn-icons e-content-icon people'></span>Message Thread</div></div></div>";
public ActionResult Accordion()
{
accItems.Add(new AccordionAccordionItem { Header = "Robert", Expanded = true, Content = template, IconCss = "e-people e-acrdn-icons" } );
Expand Down
1 change: 0 additions & 1 deletion Controllers/Button/CheckBoxController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ public ActionResult Checkbox()
return View();
}
}

}
1 change: 0 additions & 1 deletion Controllers/Button/CheckBoxForController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ public class CheckboxModel
[Range(typeof(bool), "true", "true", ErrorMessage = "You need to agree to the Terms and Conditions")]
public bool check { get; set; }
}

}
1 change: 0 additions & 1 deletion Controllers/Button/DropDownButtonController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ public ActionResult DropdownButton()
ViewBag.datasource = items;
return View();
}

}
}
18 changes: 9 additions & 9 deletions Controllers/Chart/PieWithLegendController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@ public ActionResult PieWithLegend()
{
List<PieWithLegendChartData> chartData = new List<PieWithLegendChartData>
{
new PieWithLegendChartData { xValue = "Net-tution and Fees", yValue = 21, text = "21%"},
new PieWithLegendChartData { xValue = "Self-supporting Operations", yValue = 21, text = "21%"},
new PieWithLegendChartData { xValue = "Private Gifts", yValue = 8 , text = "8%"},
new PieWithLegendChartData { xValue = "All Other", yValue = 8 , text = "8%"},
new PieWithLegendChartData { xValue = "Local Revenue", yValue = 4 , text = "4%"},
new PieWithLegendChartData { xValue = "State Revenue", yValue = 21, text = "21%"},
new PieWithLegendChartData { xValue = "Federal Revenue", yValue = 16, text = "16%"}
new PieWithLegendChartData { x = "Net-tution and Fees", y = 21, text = "21%"},
new PieWithLegendChartData { x = "Self-supporting Operations", y = 21, text = "21%"},
new PieWithLegendChartData { x = "Private Gifts", y = 8 , text = "8%"},
new PieWithLegendChartData { x = "All Other", y = 8 , text = "8%"},
new PieWithLegendChartData { x = "Local Revenue", y = 4 , text = "4%"},
new PieWithLegendChartData { x = "State Revenue", y = 21, text = "21%"},
new PieWithLegendChartData { x = "Federal Revenue", y = 16, text = "16%"}
};
ViewBag.dataSource = chartData;
return View();
}
public class PieWithLegendChartData
{
public string xValue;
public double yValue;
public string x;
public double y;
public string text;
}
}
Expand Down
45 changes: 45 additions & 0 deletions Controllers/Chart/RangeColorMappingController.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using Syncfusion.EJ2.Charts;

namespace EJ2MVCSampleBrowser.Controllers.Chart
{
public partial class ChartController : Controller
{
// GET: RangeColorMapping
public ActionResult RangeColorMapping()
{
string[] color1 = { "#FFFF99" };
string[] color2 = { "#FFA500" };
string[] color3 = { "#FF4040" };
List<RangeColorMappingData> chartData = new List<RangeColorMappingData>
{
new RangeColorMappingData { x= "Jan", y= 6.96},
new RangeColorMappingData { x= "Feb", y= 8.9},
new RangeColorMappingData { x= "Mar", y= 12},
new RangeColorMappingData { x= "Apr", y= 17.5},
new RangeColorMappingData { x= "May", y= 22.1},
new RangeColorMappingData { x= "June", y= 25},
new RangeColorMappingData { x= "July", y= 29.4},
new RangeColorMappingData { x= "Aug", y= 29.6},
new RangeColorMappingData { x= "Sep", y= 25.8},
new RangeColorMappingData { x= "Oct", y= 21.1},
new RangeColorMappingData { x= "Nov", y= 15.5},
new RangeColorMappingData { x= "Dec", y= 9.9}
};
ViewBag.dataSource = chartData;
ViewBag.color1 = color1;
ViewBag.color2 = color2;
ViewBag.color3 = color3;
return View();
}
public class RangeColorMappingData
{
public string x;
public double y;
}
}
}
42 changes: 42 additions & 0 deletions Controllers/Chart/SplineRangeAreaController.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using Syncfusion.EJ2.Charts;

namespace EJ2MVCSampleBrowser.Controllers.Chart
{
public partial class ChartController : Controller
{
// GET: SplineArea
public ActionResult SplineRangeArea()
{
List<SplineRangeAreaChartData> chartData = new List<SplineRangeAreaChartData>
{
new SplineRangeAreaChartData { XValue = "Jan", High1 = 14, High2 = 29, Low1 = 4 , Low2 = 19},
new SplineRangeAreaChartData { XValue = "Feb", High1 = 17, High2 = 32, Low1 = 7, Low2 = 22},
new SplineRangeAreaChartData { XValue = "Mar", High1 = 20, High2 = 35, Low1 = 10, Low2 = 25},
new SplineRangeAreaChartData { XValue = "Apr", High1 = 22, High2 = 37, Low1 = 12, Low2 = 27},
new SplineRangeAreaChartData { XValue = "May", High1 = 20, High2 = 35, Low1 = 10, Low2 = 25},
new SplineRangeAreaChartData { XValue = "Jun", High1 = 17, High2 = 32, Low1 = 7, Low2 = 22},
new SplineRangeAreaChartData { XValue = "Jul", High1 = 15, High2 = 30, Low1 = 5, Low2 = 20},
new SplineRangeAreaChartData { XValue = "Aug", High1 = 17, High2 = 32, Low1 = 7, Low2 = 22},
new SplineRangeAreaChartData { XValue = "Sep", High1 = 20, High2 = 35, Low1 = 10, Low2 = 25},
new SplineRangeAreaChartData { XValue = "Oct", High1 = 22, High2 = 37, Low1 = 12, Low2 = 27},
new SplineRangeAreaChartData { XValue = "Nov", High1 = 20, High2 = 35, Low1 = 10, Low2 = 25},
new SplineRangeAreaChartData { XValue = "Dec", High1 = 17, High2 = 32, Low1 = 7, Low2 = 22},
};
ViewBag.dataSource = chartData;
return View();
}
public class SplineRangeAreaChartData
{
public string XValue;
public double High1;
public double High2;
public double Low1;
public double Low2;
}
}
}
4 changes: 1 addition & 3 deletions Controllers/CircularGauge/LegendController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ public ActionResult Legend()
pointer1.Value = 70;
pointer1.Radius = "60%";
pointer1.PointerWidth = 8;
pointer1.Color = "#757575";
pointer1.Cap = new CircularGaugeCap
{
Radius = 7,
Color = "#757575"
Radius = 7
};
pointer1.NeedleTail = new CircularGaugeNeedleTail
{
Expand Down
18 changes: 18 additions & 0 deletions Controllers/DatePicker/InputMaskController.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using EJ2MVCSampleBrowser.Models;

namespace EJ2MVCSampleBrowser.Controllers
{
public partial class DatePickerController : Controller
{
// GET: DefaultFunctionalities
public ActionResult InputMask()
{
return View();
}
}
}
18 changes: 18 additions & 0 deletions Controllers/DateTimePicker/InputMaskController.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using EJ2MVCSampleBrowser.Models;

namespace EJ2MVCSampleBrowser.Controllers
{
public partial class DateTimePickerController : Controller
{
// GET: DefaultFunctionalities
public ActionResult InputMask()
{
return View();
}
}
}
3 changes: 0 additions & 3 deletions Controllers/Diagram/BPMNEditorController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ public ActionResult BPMNEditor()
ViewBag.getSymbolNode = "getSymbolNodes";
ViewBag.ContextMenuItems = GetContextMenuItems();


return View();


}
public ContextMenuItem AddItems(string text, string id, string iconCss, string target, List<ContextMenuItem> content)
{
Expand Down
16 changes: 1 addition & 15 deletions Controllers/DocIO/ImageInsertionController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public ActionResult ImageInsertion(string Group1)
dataPath2 = ResolveApplicationDataPath("", "Images\\DocIO");

//Writing text.
paragraph.AppendText("This sample demonstrates how to insert Vector and Scalar images inside a document.");
paragraph.AppendText("This sample demonstrates how to insert images inside a document.");

//Adding a new paragraph
paragraph = section.AddParagraph();
Expand Down Expand Up @@ -78,20 +78,6 @@ public ActionResult ImageInsertion(string Group1)
picture.AddCaption("Figure", CaptionNumberingFormat.Roman, CaptionPosition.AfterImage);
ApplyFormattingForCaption(document.LastParagraph);

//Adding a new paragraph.
paragraph = section.AddParagraph();
//Setting Alignment for the image.
paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center;
//Inserting .wmf Image to the document.
WPicture mImage = (WPicture)paragraph.AppendPicture(Image.FromFile(dataPath2 + "Ess chart.emf"));
//Scaling Image
mImage.HeightScale = 50f;
mImage.WidthScale = 50f;

//Adding Image caption
mImage.AddCaption("Figure", CaptionNumberingFormat.Roman, CaptionPosition.AfterImage);
ApplyFormattingForCaption(document.LastParagraph);

//Updates the fields in Word document
document.UpdateDocumentFields();

Expand Down
Loading