Microsoft
Software
Hardware
Network
Question : C# -- Checkbox STATE ?
How can I change the below "Cells["IsDesigner"].State
== unchecked" so it works ?
--------------------------
----------
----------
----------
----------
----------
----------
----------
--------
private void designerMaintenanceBinding
NavigatorS
aveItem_Cl
ick(object
sender, EventArgs e)
{
for (int i = 0; i < designerMaintenanceDataGri
dView.Rows
.Count; i++)
{
if (designerMaintenanceDataGr
idView.Row
s[i].Cells
["IsDesign
er"].State
== unchecked)
{
MessageBox.Show("UnChecked
");
}
else
{
MessageBox.Show("Checked")
;
}
}
}
Answer : C# -- Checkbox STATE ?
What about something like this:
if ((bool)designerMaintenance
DataGridVi
ew.Rows[i]
.Cells[IsD
esigner].V
alue == false)
Random Solutions
streaming movies to xbox360 over lan
How do I execute an sql script via the command prompt?
Enter Formula in the next available cell
Sharepoint 2007 Date/Time Setting on bottom of Pages is incorrect
Check to see if a column name in a linked table has changed
What is the best way to walk through a DataSource of a DevExpress XtraGrid to see if there are any duplicate values in the rows?
Access 2007 VBA Report onFormat ignored on open
What is the difference between a MSI and MST file.?
Difference between Vmware player and Vmware server.
maxclient Id from table