Thread
:
How to automatic highlight all the rows using TDBGrid?
View Single Post
davidgwillis
Newbie Member
9Oct2010,06:54
Thank virxen.... I just fix the problem. Instead of using the RowBookmark since is only useful for the visible row, I use GetBookMark and it work.