alwaysinneed
New member
- Joined
- Dec 7, 2011
- Messages
- 3
- Programming Experience
- 3-5
so i hope this is an easy answer. i am using an unbound datagridview so i can dynamiclly add rows. all that is working fine. but the grid is not is the location i have coded.. i am using the defualt form as a base then coding the unbound stuff in.. should i just create a blank class file and do everything? the only problem i am having is the grid must bees in the correct location according to the pixel point that i have given it.
Right now it is placing the grid at point (0,0) no matter what point is entered on the line for location. so what am i missing??????
Right now it is placing the grid at point (0,0) no matter what point is entered on the line for location. so what am i missing??????