---
title: "Problem in selected index change in DataGridViewComboBoxCell event."  
description: "Problem in selected index change in DataGridViewComboBoxCell event."  
author: "James Smith"  
published: 2011-12-13  
updated: 2011-12-14  
canonical: https://www.mindstick.com/forum/367/problem-in-selected-index-change-in-datagridviewcomboboxcell-event  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# Problem in selected index change in DataGridViewComboBoxCell event.

Hi, I am making a [program](https://www.mindstick.com/blog/12337/scaling-up-your-mentorship-program) in which I want to generate selected [index](https://www.mindstick.com/blog/198/index-in-sql-server) [change event](https://www.mindstick.com/forum/12679/change-event-not-work-as-dynamic-as-expected) of combo box which is in [datagridview](https://www.mindstick.com/articles/607/working-with-datagridview-in-vc-sharp) control. \
\
Please help me!!!!!!!\
\
Thanks.

## Replies

### Reply by Anonymous User

Hi James,\
You can not generate directly [event](https://www.mindstick.com/articles/167719/marquee-hire-benefits-of-event-lighting-hire-london) for datagridviewcombobox as it is not provided to you but for completing you desire task you can take help of CellBeginEdit and CellEndEdit event of datagridview control.\
\
Thanks.


---

Original Source: https://www.mindstick.com/forum/367/problem-in-selected-index-change-in-datagridviewcomboboxcell-event

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
