CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 how to find out we are just showing alternate record in a grid

Print topic Send  topic

Author Message
AndyW
Posted: 07/02/2003, 1:57 PM

I want to make my action only for showing basic grid row not an alternate
one.
My grid has both.
Is there a property for knowing in the beforeshow row event that we are in
alternate or standard row ?

ASP+SQL+CCS2.1

Thanks
AndyW

DonB
Posted: 07/02/2003, 4:42 PM

Looks like you can. There is AltRowControls, a CCS collection object with a
..Visible property that is public. So
grid.AltRowControls.Visible should tell you which row is visible. It is
determined after the BeforeSelect event and prior to the Before Show and
BeforeShowRow events of the grid.

DonB

"AndyW" <a.wisniewski@interia.pl> wrote in message
news:bdvh0d$2uq$1@news.codecharge.com...
> I want to make my action only for showing basic grid row not an alternate
> one.
> My grid has both.
> Is there a property for knowing in the beforeshow row event that we are in
> alternate or standard row ?
>
> ASP+SQL+CCS2.1
>
> Thanks
> AndyW
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.