Hi Guys

I need some help here because I am very very new to C#.

I have a datagridview with 41 columns, and I need to assign
column 0 and all its cells as integer only. How do i do that?

Also, how do i clear public string array after getting values from a splilt?

I need to clear the array to pump in new values, making the array dynamic.

Perhaps i am doing things wrong here, can anyone help?

Thanks