ckane55436
Member
- Joined
- Apr 12, 2007
- Messages
- 8
- Programming Experience
- Beginner
I have a tableadapter, dataset and binding source. All is good, binding to datagrids and textboxes etc. However, I want to programically get data from a nondisplayed column of the current row to do some math and manipulation. I can not figure out how to do this.