J
Jimmy
Hey
On my PDA C# app. i have a datagrid called dataGrid1. This datagrid is
showing the contents of a DataSet. The DataSet is coming as a return value
from a web service. I have 4 columns with a lot of rows in it.
Now, what i want is to be able to edit the value in the 4th column if the
value in the 1st column is 0.
Ive searched everything (i think), and i really dont know how to make a
field in the 4th column of a specific row editable.
So how can i make a field in a specific row editable?
Can anyone help?
Please...
On my PDA C# app. i have a datagrid called dataGrid1. This datagrid is
showing the contents of a DataSet. The DataSet is coming as a return value
from a web service. I have 4 columns with a lot of rows in it.
Now, what i want is to be able to edit the value in the 4th column if the
value in the 1st column is 0.
Ive searched everything (i think), and i really dont know how to make a
field in the 4th column of a specific row editable.
So how can i make a field in a specific row editable?
Can anyone help?
Please...