Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
8361 | Nov 3,2003 06:10 PM UTC | Nov 5,2003 11:42 AM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
private void gridDataBoundGrid1_CurrentCellMoved(object sender, GridCurrentCellMovedEventArgs e) { GridCurrentCell cc = this.gridDataBoundGrid1.CurrentCell; if(cc.Renderer is GridComboBoxCellRenderer) cc.ShowDropDown(); }
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.