Skip to content

Commit

Permalink
Merge pull request #633 from telerik/DinkoK-patch-4
Browse files Browse the repository at this point in the history
Update gridviewcomboboxcolumn.md
  • Loading branch information
nade7o authored Oct 1, 2024
2 parents b6fb07d + bacbce8 commit 67e1066
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion controls/gridview/columns/column-types/gridviewcomboboxcolumn.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,16 @@ End Class
>caption Figure 2: The items styles are now changed.
![WinForms RadGridView The items styles are now changed](images/gridview-columns-gridviewcomboboxcolumn004.png)
# See Also

## Examples

You can check the following SDK project which demonstrates how you can use the GridViewComboBoxColumn in different scenarios:

* [CascadingComboboxes](https://github.com/telerik/winforms-sdk/tree/master/GridView/CascadingComboboxes)
* [GridViewComboxColumnCustomValue](https://github.com/telerik/winforms-sdk/tree/master/GridView/GridViewComboxColumnCustomValue)
* [LoadOnDemandComboBoxInGrid](https://github.com/telerik/winforms-sdk/tree/master/GridView/LoadOnDemandComboBoxInGrid)

## See Also

* [How to Filter a GridViewComboBoxColumn by DisplayMember]({%slug filter-gridviewcomboboxcolumn-by-display-member%})

Expand Down

0 comments on commit 67e1066

Please sign in to comment.