This example demonstrates how to use the SpreadsheetControl.GetCellBounds method to display the ComboBox control over a worksheet cell preventing end-users from entering a wrong value in a cell. Each time an end-user clicks a cell in a particular column, the ComboBox appears, allowing the user to select one of the predefined values.
Starting from v16.1, this method of supplying custom cell editors is outdated. For details and an updated example, refer to How to: Assign Custom In-Place Editors to Worksheet Cells.
Question Comments
Added By: Joe Sherwood 1 at: 1/7/2016 11:25:47 AM
How can I do this in ASP.NET Spreadsheet?
Added By: Andrey (DevExpress Support) at: 1/8/2016 12:50:21 AMHello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T331857: How to use the approach described in the 'How to display a custom control over the worksheet cell' example for ASPxSpreadsheet. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.