Dear All, I just want to know that if there are 'n' lines in report for a particular query,then I have to display the first record with all the fields displayed,then the other lines for the same query should not display few fields.
I cant use the controlname.visible for the same.Is there anyother ways that i can do this using some query or select conditions. If so please let me know where to write, whther in fetch or send or executesection of that body. If I use Programmablesection for that values alone, How can i stop the records for the query, as the same records are printed again with all the values displayed. Seeking for help how to proceed. Regards, Raj

