Subject | RE: [IBO] Multi select |
---|---|
Author | Alan McDonald |
Post date | 2006-10-27T12:09:25Z |
Does anyone know the method to clear the rfSelected flags?
the SelectedBookMarks method fills the stringlist.
You can then for loop through the bookmarks dealing with the records in
whatever manner you wish.
But how do you either clear the selected rows in one method or individually
as you go.
Otherwise the the grid is left with selected records whic users find
annoying.
I've tried to set RowFlags directly but its readonly.
Alan
the SelectedBookMarks method fills the stringlist.
You can then for loop through the bookmarks dealing with the records in
whatever manner you wish.
But how do you either clear the selected rows in one method or individually
as you go.
Otherwise the the grid is left with selected records whic users find
annoying.
I've tried to set RowFlags directly but its readonly.
Alan