Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23845 | Jan 20,2005 07:32 PM UTC | Jan 21,2005 10:51 AM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
private void gridControl1_SaveCellInfo(object sender, GridSaveCellInfoEventArgs e) { if(e.Style.CellType == "CheckBox" && e.Style.Text == "0") e.Style.Text = ""; }
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.