DTGridView icon indicating copy to clipboard operation
DTGridView copied to clipboard

spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView are not used

Open msielski opened this issue 14 years ago • 0 comments

spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView are defined as optional methods in the DTGridViewDataSource protocol but don't appear to be referenced anywhere else in the code, so they have no effect. I'm still getting familiar with the code and will attempt to see how these might be implemented.

msielski avatar Dec 14 '11 04:12 msielski