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 55 < e-column field ='CustomerName ' headerText ='Customer Name ' width ='150 ' showInColumnChooser ='false '> </ e-column >
66 < e-column field ='OrderDate ' headerText ='Order Date ' width ='130 ' format ="yMd " textAlign ="right "> </ e-column >
77 < 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 >
1111 </ e-columns >
1212 </ ej-grid >
1313 < div id ="description ">
You can’t perform that action at this time.
0 commit comments