Original Post
Hi........using C#2008 Express Ed. I need to manipulate the grid in 2 different forms. How do i pass the datagrid created in one form to another form. I actually use some get/set's to get data from the 2nd form. Now they are too many gets... best if i can pass the grid. I know how to do it in VB6, but not in C# Thanks