Skip to content

Commit bacbce8

Browse files
authored
Update gridviewcomboboxcolumn.md
1 parent 0a9228a commit bacbce8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

controls/gridview/columns/column-types/gridviewcomboboxcolumn.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)