File tree Expand file tree Collapse file tree
excel/excel-library/working-with-sparklines
column-filter-expressions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 MinFractionDigits = " 2" / >
2020
2121 @* custom sparkline solumn : * @
22- < IgbTemplateColumn Field = " OrderHistory" Width = " @(" * > 180 " )"
22+ < IgbTemplateColumn IsColumnOptionsEnabled = " false " Field = " OrderHistory" Width = " @(" * > 180 " )"
2323 HeaderText = " Order History" PaddingTop = " 10" PaddingBottom = " 10"
2424 HorizontalAlignment = " CellContentHorizontalAlignment.Center" >
2525 < Template >
3939 HorizontalAlignment = " CellContentHorizontalAlignment.Center" / >
4040 < IgbNumericColumn Field = " Profit" Width = " @(" * > 120 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" / >
4141
42- < IgbImageColumn IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" Width = " @(" * > 120 " )"
42+ < IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" Width = " @(" * > 120 " )"
4343 ContentOpacity = " 1" HorizontalAlignment = " CellContentHorizontalAlignment.Center"
4444 PaddingTop = " 10" PaddingBottom = " 10" / >
4545 < IgbTextColumn Field = " Status" HeaderText = " Status" Width = " @(" * > 120 " )"
Original file line number Diff line number Diff line change 3131 DataSource =" Data"
3232 AutoGenerateColumns =" false" >
3333 @* custom sparkline solumn: *@
34- <IgbTemplateColumn Field =" Orders"
34+ <IgbTemplateColumn Field =" Orders" IsColumnOptionsEnabled = " false "
3535 HeaderText =" Orders" PaddingTop =" 10" PaddingBottom =" 10"
3636 HorizontalAlignment =" CellContentHorizontalAlignment.Center" >
3737 <Template >
Original file line number Diff line number Diff line change 1313 AutoGenerateColumns =" false" >
1414 <IgbTextColumn Field =" ProductID" Width =" @(" * >110 " )" HeaderText = " ID" HorizontalAlignment = " CellContentHorizontalAlignment.Center" / >
1515 < IgbTextColumn Field = " ProductName" HeaderText = " Product" Width = " @(" * > 120 " )" / >
16- < IgbImageColumn IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" Width = " @(" * > 130 " )" / >
16+ < IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" Width = " @(" * > 130 " )" / >
1717 < IgbNumericColumn Field = " ProductPrice" HeaderText = " Price" Width = " @(" * > 110 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" MaxFractionDigits = " 0" MinFractionDigits = " 0" / >
1818 < IgbNumericColumn Field = " OrderItems" HeaderText = " Orders" Width = " @(" * > 140 " )" PositivePrefix = " " ShowGroupingSeparator = " true" MaxFractionDigits = " 0" MinFractionDigits = " 0" / >
1919 < IgbNumericColumn Field = " OrderValue" HeaderText = " Order Value" Width = " @(" * > 160 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" MaxFractionDigits = " 0" MinFractionDigits = " 0" / >
Original file line number Diff line number Diff line change 1212 AutoGenerateColumns =" false" >
1313 <IgbTextColumn Field =" ProductID" Width =" @(" * >110 " )" HeaderText = " ID" HorizontalAlignment = " CellContentHorizontalAlignment.Center" / >
1414 < IgbTextColumn Field = " ProductName" HeaderText = " Product" Width = " @(" * > 120 " )" / >
15- < IgbImageColumn IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" Width = " @(" * > 130 " )" / >
15+ < IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" Width = " @(" * > 130 " )" / >
1616 < IgbNumericColumn Field = " ProductPrice" HeaderText = " Price" Width = " @(" * > 110 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" MaxFractionDigits = " 0" MinFractionDigits = " 0" / >
1717 < IgbNumericColumn Field = " OrderItems" HeaderText = " Orders" Width = " @(" * > 140 " )" PositivePrefix = " " ShowGroupingSeparator = " true" MaxFractionDigits = " 0" MinFractionDigits = " 0" / >
1818 < IgbNumericColumn Field = " OrderValue" HeaderText = " Order Value" Width = " @(" * > 160 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" MaxFractionDigits = " 0" MinFractionDigits = " 0" / >
Original file line number Diff line number Diff line change 3939 SelectionMode =" DataGridSelectionMode.SingleRow"
4040 ActivationMode =" GridActivationMode.Cell" >
4141 <IgbTextColumn Width =" @(" * >170 " )" Field = " Name" / >
42- < IgbImageColumn Width = " @(" * > 120 " )" IsEditable = " false" Field = " Photo" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
42+ < IgbImageColumn IsColumnOptionsEnabled = " false " Width = " @(" * > 120 " )" IsEditable = " false" Field = " Photo" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
4343 < IgbNumericColumn Width = " @(" * > 100 " )" Field = " Age" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
4444 < IgbTextColumn Width = " @(" * > 150 " )" Field = " Street" HeaderText = " Address" / >
4545 < IgbTextColumn Width = " @(" * > 130 " )" Field = " City" / >
46- < IgbImageColumn Width = " @(" * > 120 " )" IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" / >
46+ < IgbImageColumn IsColumnOptionsEnabled = " false " Width = " @(" * > 120 " )" IsEditable = " false" Field = " CountryFlag" HeaderText = " Country" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" / >
4747 < IgbTextColumn Field = " Phone" Width = " @(" * > 120 " )" / >
4848 < IgbDateTimeColumn Width = " @(" * > 150 " )" Field = " Birthday" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
4949 < IgbNumericColumn Width = " @(" * > 170 " )" Field = " Salary" PositivePrefix = " $" ShowGroupingSeparator = " true" MinFractionDigits = " 2" / >
Original file line number Diff line number Diff line change 4444 <IgbTextColumn Field =" Street" HeaderText =" Street" Width =" @(" * >160 " )" / >
4545 <IgbTextColumn Field =" City" HeaderText =" City" Width =" @(" * >120 " )" / >
4646 <IgbNumericColumn Field =" Salary" HeaderText =" Salary" PositivePrefix =" $" ShowGroupingSeparator =" true" Width =" @(" * >120 " )" / >
47- <IgbImageColumn IsEditable =" false" Field =" Photo" HeaderText =" Photo" ContentOpacity =" 1" HorizontalAlignment =" @CellContentHorizontalAlignment.Center" Width =" @(" * >110 " )" / >
47+ <IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable =" false" Field =" Photo" HeaderText =" Photo" ContentOpacity =" 1" HorizontalAlignment =" @CellContentHorizontalAlignment.Center" Width =" @(" * >110 " )" / >
4848 <IgbDateTimeColumn Field =" Birthday" HeaderText =" Date of Birth" Width =" @(" * >170 " )" / >
4949 <IgbTemplateColumn Field =" ButtonColumn" HeaderText =" Delete Row" CellUpdatingScript =" onUpdatingTemplateColumn" />
5050 </IgbDataGrid >
Original file line number Diff line number Diff line change 2727 <IgbTextColumn Field =" Street" HeaderText =" Street" Width =" @(" * >160 " )" / >
2828 <IgbTextColumn Field =" City" HeaderText =" City" Width =" @(" * >120 " )" / >
2929 <IgbNumericColumn Field =" Salary" HeaderText =" Salary" PositivePrefix =" $" ShowGroupingSeparator =" true" Width =" @(" * >120 " )" / >
30- <IgbImageColumn IsEditable =" false" Field =" Photo" HeaderText =" Photo" ContentOpacity =" 1" HorizontalAlignment =" @CellContentHorizontalAlignment.Center" Width =" @(" * >110 " )" / >
30+ <IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable =" false" Field =" Photo" HeaderText =" Photo" ContentOpacity =" 1" HorizontalAlignment =" @CellContentHorizontalAlignment.Center" Width =" @(" * >110 " )" / >
3131 <IgbDateTimeColumn Field =" Birthday" HeaderText =" Date of Birth" Width =" @(" * >170 " )" / >
3232 </IgbDataGrid >
3333 </div >
Original file line number Diff line number Diff line change 1515 <IgbTextColumn Field =" Name" />
1616 <IgbTextColumn Field =" Street" />
1717 <IgbTextColumn Field =" City" />
18- <IgbImageColumn IsEditable =" false" Field =" Photo" />
18+ <IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable =" false" Field =" Photo" />
1919 <IgbDateTimeColumn Field =" Birthday" />
2020 <IgbNumericColumn Field =" Salary" PositivePrefix =" $"
2121 ShowGroupingSeparator =" true"
3636 <IgbNumericColumn Field =" ProductPrice" />
3737 <IgbTextColumn Field =" City" />
3838 <IgbTextColumn Field =" Country" />
39- <IgbImageColumn IsEditable =" false" Field =" CountryFlag" />
39+ <IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable =" false" Field =" CountryFlag" />
4040 <IgbDateTimeColumn Field =" OrderDate" />
4141 <IgbNumericColumn Field =" Profit" PositivePrefix =" $"
4242 ShowGroupingSeparator =" true"
Original file line number Diff line number Diff line change 1717 IsColumnOptionsEnabled =" true" >
1818 <IgbTextColumn Field =" ID" HeaderText =" ID" IsHidden =" true" Width =" 90" HorizontalAlignment =" @CellContentHorizontalAlignment.Center" />
1919 <IgbTextColumn Field =" ProductName" HeaderText =" Product" IsHidden =" true" Width =" @(" * >120 " )" / >
20- <IgbImageColumn IsEditable =" false" Field =" CountryFlag" HeaderText =" Country" Width =" @(" * >120 " )" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
20+ <IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable =" false" Field =" CountryFlag" HeaderText =" Country" Width =" @(" * >120 " )" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
2121 < IgbNumericColumn Field = " ProductPrice" HeaderText = " Price" IsHidden = " true" Width = " @(" * > 110 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" MinFractionDigits = " 2" / >
2222 < IgbNumericColumn Field = " OrderItems" HeaderText = " Orders" Width = " @(" * > 110 " )" / >
2323 < IgbNumericColumn Field = " OrderValue" HeaderText = " Order Value" Width = " @(" * > 150 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" / >
Original file line number Diff line number Diff line change 1414 IsColumnOptionsEnabled =" true" >
1515 <IgbTextColumn Field =" ID" HeaderText =" ID" IsHidden =" true" Width =" 90" HorizontalAlignment =" @CellContentHorizontalAlignment.Center" />
1616 <IgbTextColumn Field =" ProductName" HeaderText =" Product" IsHidden =" true" Width =" @(" * >120 " )" / >
17- <IgbImageColumn IsEditable =" false" Field =" CountryFlag" HeaderText =" Country" Width =" @(" * >120 " )" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
17+ <IgbImageColumn IsColumnOptionsEnabled = " false " IsEditable =" false" Field =" CountryFlag" HeaderText =" Country" Width =" @(" * >120 " )" PaddingTop = " 5" PaddingBottom = " 5" ContentOpacity = " 1" HorizontalAlignment = " @CellContentHorizontalAlignment.Center" / >
1818 < IgbNumericColumn Field = " ProductPrice" HeaderText = " Price" IsHidden = " true" Width = " @(" * > 110 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" MinFractionDigits = " 2" / >
1919 < IgbNumericColumn Field = " OrderItems" HeaderText = " Orders" Width = " @(" * > 110 " )" / >
2020 < IgbNumericColumn Field = " OrderValue" HeaderText = " Order Value" Width = " @(" * > 150 " )" PositivePrefix = " $" ShowGroupingSeparator = " true" / >
You can’t perform that action at this time.
0 commit comments