Author Topic: How to Display Limited Number of Columns In a report  (Read 536 times)

Offline addpremkumar

  • Full Member
  • ***
  • Posts: 47
  • Forum Citizenship: +3/-1
How to Display Limited Number of Columns In a report
« on: 02 Sep 2005 06:16:51 am »
Hi...

Here is my requirement...

I have total 20 columns and I need to show 10 columns first and then I want Show the remaining 10 Columns, in  the same page.

Any logic for this...

Thanks,
Prem

Offline BIsrik

  • Statesman
  • ******
  • Posts: 473
  • Forum Citizenship: +12/-3
Re: How to Display Limited Number of Columns In a report
« Reply #1 on: 05 Sep 2005 04:12:33 am »
Couldn't get ur pt..

Srik

Offline addpremkumar

  • Full Member
  • ***
  • Posts: 47
  • Forum Citizenship: +3/-1
Re: How to Display Limited Number of Columns In a report
« Reply #2 on: 05 Sep 2005 07:18:28 am »
Hi

Here is my requirement...

I have total 20columns to show in my report viewer.

I need to show the 10columns first and then want to show then next 10columns...

My Idead is to place a Next and Previous Buttons in my design,then I need to show the first 10 columns at runtime then the user will press the Next button and then I need to display the remaining 10 Colums.

Any logic for this...I have to use any parameters here or what?

Thnx
Prem