How to Hide Plus/Minus in GroupRow |
Post Reply |
Author | |
sosepe
Groupie Joined: 09 March 2007 Location: Italy Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 13 February 2014 at 5:23am |
Hello, it's possible to hide Plus/Minus button in grouprow ??
many thanks. |
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
|
Hi sosepe,
Use the code below in the setup of your ReportControl:
|
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
sosepe
Groupie Joined: 09 March 2007 Location: Italy Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Hello, many thanks for your reply.
I've tryed with PaintManager.ColumnPlusMinusSign = False but doesn't happen .. the plus/minus is still visibile. I've tryed also to insert the comand in many position of the code (before Populate, before redraw) but nothing. There's other command that i have to insert (or remove) to hide plus minus in grouprow? Many thanks again and sorry but my bad english.. (i hope you understand) bye. |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Try:
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
sosepe
Groupie Joined: 09 March 2007 Location: Italy Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Yes! with ReportControl1.PaintManager.Glyphs.RemoveIcon 0 works!! i must add on sub RowExpanded Row.expanded=True otherwise when i click on grouprow the minus icon will show again. For me this solution works fine! many many thanks for help! .. codejock forever! ^_^ |
|
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 |