Click here to Skip to main content
15,905,682 members

Comments by xenosnoop (Top 5 by date)

xenosnoop 12-Apr-11 9:35am View    
Yup thanks that worked, thanks
xenosnoop 12-Apr-11 9:05am View    
Shouldent of spoken to soon im getting an error of Object refference not set to an instance of an object

any idea
xenosnoop 12-Apr-11 8:56am View    
Mayn thanks i have worked out where to put the code, thanks everyone for the help, much appreceated
xenosnoop 12-Apr-11 8:26am View    
Hi
Where would i put this in my code for it to work, i have tried in when in creating the Columns.

Im abit new to Windows forms

Many thanks for the reply everyone is being so helpful
xenosnoop 12-Apr-11 6:52am View    
Hi Michael

Thanks for the quick responce, wow i would never thought of that, i have added the code but im getting an error

dataGridView1["Requierd", dataGridView1.CurrentRow].ReadOnly = dataGridView1["Option", dataGridView1.CurrentRow].Value;
The best overloaded method match for 'System.Windows.Forms.DataGridView.this[string, int]' has some invalid arguments

the errors in the error list says its expecting an int for the datagridview.CurrentRow