Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
6197 | Aug 4,2003 02:32 PM UTC | Aug 4,2003 03:19 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
this.grid.IgnoreReadOnly = true; //turn readonly off
// make your changes to readonly cells...
//...
//...
this.grid.IgnoreReadOnly = false; //turn readonly on
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.