Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
8031 | Oct 17,2003 07:56 AM UTC | Oct 17,2003 08:26 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
private void gridDataBoundGrid1_RowsDeleting(object sender, GridRowRangeEventArgs e) { e.Cancel = true; GridCurrentCell cc = this.gridDataBoundGrid1.CurrentCell; this.gridDataBoundGrid1.Model.ClearCells(cc.RangeInfo, 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.