Maximize productivity with
30% off* for a limited time
using BOOSTDEV30.
Includes 3- and 5-packs.
*Some exclusions may apply.New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
. . . . .
<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
|