|  | 
| Footer in GroupRow | 
| Post Reply   | 
| Author | |
| dro   Newbie   Joined: 15 July 2011 Status: Offline Points: 4 |  Post Options  Thanks(0)  Quote  Reply  Topic: Footer in GroupRow Posted: 15 July 2011 at 9:05am | 
| 
   Hello there!! I need to add a FooterRow or a FooterRecord to every displayed GroupRow. I was searching for hours, but didn't found the right solution. Is there even an opportunity to do so?? And if there's some opportunity would you please give me a hint? :-) Thanks, DRO. | |
|  | |
| Aaron   Senior Member   Joined: 29 January 2008 Status: Offline Points: 2192 |  Post Options  Thanks(0)  Quote  Reply  Posted: 19 July 2011 at 2:13pm | 
| 
   Hi,
 There's no such option available. The only thing you can do is add a ReportRecord for every GroupRow. If you are going to use grouping dynamically it will be hard to add/remove the added records... Can you show (with an image or so) what you actually need? Maybe there's another way   | |
| 
     Product: Xtreme SuitePro (ActiveX) version 15.0.2 
 Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... | |
|  | |
| dro   Newbie   Joined: 15 July 2011 Status: Offline Points: 4 |  Post Options  Thanks(0)  Quote  Reply  Posted: 21 July 2011 at 10:17am | 
| 
   Hi! Here is an image wich, I hope, explains what I want :-)  | |
|  | |
| Aaron   Senior Member   Joined: 29 January 2008 Status: Offline Points: 2192 |  Post Options  Thanks(0)  Quote  Reply  Posted: 29 July 2011 at 7:34am | 
| 
   Hi,
 Maybe PreviewMode is an option for you. Since you have only one line for every grouprow... Try test project uploads/3701/Projekt1.zip I have to warn you... DO NOT select the PreviewItem because the IDE will crash. (Maybe I don't know how the Preview should work... I quickly put this sample together and made mistake somewhere...) Andre? Can you take a look at this? @dro: Can you add [BUG] into you Topic Description? Andre will read this post for sure   (Just click in topmost reply  Post Options > Edit Post Thanks | |
| 
     Product: Xtreme SuitePro (ActiveX) version 15.0.2 
 Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... | |
|  | |
| Aaron   Senior Member   Joined: 29 January 2008 Status: Offline Points: 2192 |  Post Options  Thanks(0)  Quote  Reply  Posted: 29 July 2011 at 8:36am | 
| 
   Hi,
 Seems this is a bug... (at least with V15.0.2)  Add  .ShowIconWhenEditing False and you able to test 'normal'   With wndReportControl .AllowEdit = True .PreviewMode = True .ShowIconWhenEditing False '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 'IDE crashes when a PreviewRow is selected [BUG]! '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Good luck | |
| 
     Product: Xtreme SuitePro (ActiveX) version 15.0.2 
 Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... | |
|  | |
| 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 |