I just need to know how to cut, copy and paste values held in the individual cells of a DBGrid. I have read about Clipbrd, but this appears to only work w/ things like RichEdit, and not the DBGrid. Any help would be greatly appreciated!
The stock grids support copy and pasting, but only when you're editing a cell. Try setting focus on the cell where you want the code, press F2, and then pasting your value. I think you'll find it works as expected.
Thanks. This was my first time working with the DBGrid and I didn't notice that the cell wasn't actually in "edit" mode. You all were right and I got it working. Thank you very much for your help!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.