Page 1 of 1

How to change group header condition and enablity at runtime

Posted: Mon Sep 29, 2014 9:17 am
by a.ebbini
I want to provide me a snap shot code that describe how to change group header condition , enablity and sorting in databand at runtime when to apply this code before or after compile because i have many problem in doing this task
Thank you

Re: How to change group header condition and enablity at run

Posted: Tue Sep 30, 2014 6:41 am
by Alex K.
Hello,

The easy way for create a necessary report in c# code - is a create report in our designer then open Code tab and use the similar code in your project.

Thank you.