Skip to content

Commit d5719d7

Browse files
authored
Merge pull request #2 from SyncfusionExamples/GridSample
added code for the banner section.
2 parents 115a166 + 858524d commit d5719d7

File tree

3 files changed

+712
-34
lines changed

3 files changed

+712
-34
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
1111
<script src="https://cdn.syncfusion.com/ej2/syncfusion-helper.js" type="text/javascript"></script>
1212
<link href="https://cdn.syncfusion.com/ej2/29.1.33/material3.css" class="theme-primary" rel="stylesheet">
13+
<link href="https://ej2.syncfusion.com/demos/src/grid/images/Grid/style.css" rel="stylesheet" type="text/css"/>
14+
<link rel="stylesheet" href="https://cdn.syncfusion.com/content/images/common/menu/master/icons/menufontV2.css?v1">
15+
<link rel="stylesheet" href="https://cdn.syncfusion.com/content/stylesheets/components/bootstrap/BootstrapLayoutv132.min.css">
1316
</head>
1417

1518
<body>

0 commit comments

Comments
 (0)