Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
4949 | Jun 10,2003 01:49 PM UTC | Jun 10,2003 05:07 PM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
this.gridControl1[1,1].CellType = "CheckBox"; this.gridControl1[1,1].CheckBoxOptions = new GridCheckBoxCellInfo("1", "0", "", false); this.gridControl1[1,1].Text = "1"; this.gridControl1[3,1].CellType = "CheckBox"; this.gridControl1[3,1].CheckBoxOptions = new GridCheckBoxCellInfo("True", "False", "", false); this.gridControl1[3,1].Text = "True";If this is not the problem, is this a GriddataBoundGrid or a GridControl you are using?
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.