Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
20313 | Oct 14,2004 12:54 AM UTC | Oct 14,2004 06:37 AM UTC | WinForms | 1 |
![]() |
Tags: Grouping |
private void gridGroupingControl1_TableControlCurrentCellValidating(object sender, GridTableControlCancelEventArgs e) { GridCurrentCell cc = e.TableControl.CurrentCell; Console.WriteLine("new: {0} old: {1}", cc.Renderer.ControlText, e.TableControl.Model[cc.RowIndex, cc.ColIndex].CellValue); }
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.