# winforms-lookup-add-empty-item **Repository Path**: yangbobin/winforms-lookup-add-empty-item ## Basic Information - **Project Name**: winforms-lookup-add-empty-item - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: 13.2.8+ - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-06 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128619695/13.2.8%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/E1180) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183) [![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives) # WinForms Lookup - Add an empty item to the drop-down list This example demonstrates how to display an empty (blank) item in the dropdown of the WinForms LookUpEdit control. You can also use this technique to display an empty item in the `GridLookUpEdit`. ## Files to Review * [DataSourceWithEmptyItem.cs](./CS/DataSourceWithEmptyItem.cs) (VB: [DataSourceWithEmptyItem.vb](./VB/DataSourceWithEmptyItem.vb)) * [Form1.cs](./CS/Form1.cs) (VB: [Form1.vb](./VB/Form1.vb)) ## See Also * [WinForms Data Grid - Add custom data rows](https://github.com/DevExpress-Examples/winforms-grid-display-custom-rows) * [How to clear the currently selected value in the LookUp editor](https://supportcenter.devexpress.com/ticket/details/a359/how-to-clear-the-currently-selected-value-in-the-lookup-editor) ## Does this example address your development requirements/objectives? [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=winforms-lookup-add-empty-item&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=winforms-lookup-add-empty-item&~~~was_helpful=no) (you will be redirected to DevExpress.com to submit your response)