Report control: No selectable rows |
Post Reply |
Author | |
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
Posted: 31 January 2005 at 1:15am |
I want to use the report control to list data but in some situations, I
don't want the user to be able to select any rows. Is there any
ways to make the rows unselectable or at least change the background
color of the selected row to be the same as the rest of the report
control so it doesn't appear to be selected?
|
|
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
|
Looks like the following will do the trick:
reportCtrl.PaintManager.HighlightBackColor = reportCtrl.PaintManager.BackColor It still shows a focus rectangle when a row is clicked but I am satisfied for now. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |