Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
20206 | Oct 12,2004 01:50 PM UTC | Oct 13,2004 09:11 PM UTC | WinForms | 2 |
![]() |
Tags: Grouping |
private void gridGroupingControl1_TableControlCurrentCellControlGotFocus(object sender, GridTableControlControlEventArgs e) { if(e.Inner.Control is GridCurrencyTextBox ) { if(e.Inner.Control.ContextMenu.MenuItems.Count > 0) e.Inner.Control.ContextMenu = new ContextMenu(); } }
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.