We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

ComboBox Selection

In OnCurrentCellCloseDropDown,i get the combo selction in a cell and if the value is duplicated i display a message to user.But if reset the selected value to previous value ,it is not setting the value...In which other event should i do this?

1 Reply

AD Administrator Syncfusion Team July 22, 2004 07:50 AM UTC

In that event, try setting grid.CurrentCell.Renderer.Control.Text to the value you want to see in the cell at that point. (Note use Control.Text and not ControlText).

Loader.
Live Chat Icon For mobile
Up arrow icon