Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
18141 | Aug 24,2004 06:09 PM UTC | Aug 24,2004 07:20 PM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
protected virtual bool OnSaveChanges() { TraceUtil.TraceCurrentMethodInfoIf(Switches.CellRenderer.TraceVerbose, this.ControlText); if (CurrentCell.IsModified) { Grid.Model[currentRowIndex, currentColIndex].FormattedText = this.ControlText; return true; } return false; }
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.