Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
151309 | Feb 5,2020 10:53 PM UTC | Feb 10,2020 04:55 AM UTC | ASP.NET Core | 3 |
![]() |
Tags: Grid |
. . . . .
<ej-grid id="FlatGrid" datasource="ViewBag.DataSource" allow-sorting="true" allow-paging="true" allow-grouping="true">
<e-columns>
<e-column field="OrderID" header-text="OrderID"></e-column>
<e-column field="EmployeeID" header-text="EmployeeID"></e-column>
<e-column field="CustomerID" header-text="CustomerID"></e-column>
<e-column field="ShipCity" header-text="ShipCountry"></e-column>
<e-column field="Freight" header-text="Freight" format="{0:C2}"></e-column>
</e-columns>
</ej-grid>
<style>
.e-icon.e-gdiagonalnext:before, .e-icon.e-gnextforward:before { // classname for the icons
content: "\e677"; // Define your customization here
}
</style>
|
Our new generation EJ2 Grid Component
We also would like to let you know about our next generation JavaScript product - Essential JS 2, in case if you are not aware of it. Essential JS 2 is fully re-written to be modular, responsive and lightweight.
We suggest you look into our following product page for more details.
Documentation page for ej2 Grid
Demo page for ej2 Grid
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.