File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 5
5
< e-column field ='CustomerName ' headerText ='Customer Name ' width ='150 ' showInColumnChooser ='false '> </ e-column >
6
6
< e-column field ='OrderDate ' headerText ='Order Date ' width ='130 ' format ="yMd " textAlign ="right "> </ e-column >
7
7
< e-column field ='Freight ' headerText ='Freight ' width ='120 ' format ='C2 ' textAlign ="right "> </ e-column >
8
- < e-column field ='ShippedDate ' headerText ='Shipped Date ' width ='130 ' format ="yMd " textAlign ="right "> </ e-column >
9
- < e-column field ='ShipCountry ' headerText ='Ship Country ' visible ='false ' width ='150 '> </ e-column >
10
- < e-column field ='ShipCity ' headerText ='Ship City ' visible ='false ' width ='150 '> </ e-column >
8
+ < e-column field ='ShippedDate ' headerText ='Shipped Date ' width ='130 ' format ="yMd " textAlign ="right "> </ e-column >
9
+ < e-column field ='ShipCountry ' headerText ='Ship Country ' [ visible] ='false ' width ='150 '> </ e-column >
10
+ < e-column field ='ShipCity ' headerText ='Ship City ' [ visible] ='false ' width ='150 '> </ e-column >
11
11
</ e-columns >
12
12
</ ej-grid >
13
13
< div id ="description ">
You can’t perform that action at this time.
0 commit comments