File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
controls/gridview/columns/column-types Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -475,7 +475,16 @@ End Class
475475> caption Figure 2: The items styles are now changed.
476476
477477![ WinForms RadGridView The items styles are now changed] ( images/gridview-columns-gridviewcomboboxcolumn004.png )
478- # See Also
478+
479+ ## Examples
480+
481+ You can check the following SDK project which demonstrates how you can use the GridViewComboBoxColumn in different scenarios:
482+
483+ * [ CascadingComboboxes] ( https://github.com/telerik/winforms-sdk/tree/master/GridView/CascadingComboboxes )
484+ * [ GridViewComboxColumnCustomValue] ( https://github.com/telerik/winforms-sdk/tree/master/GridView/GridViewComboxColumnCustomValue )
485+ * [ LoadOnDemandComboBoxInGrid] ( https://github.com/telerik/winforms-sdk/tree/master/GridView/LoadOnDemandComboBoxInGrid )
486+
487+ ## See Also
479488
480489* [ How to Filter a GridViewComboBoxColumn by DisplayMember] ({%slug filter-gridviewcomboboxcolumn-by-display-member%})
481490
You can’t perform that action at this time.
0 commit comments