CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> IDE/GUI

 Switcihng alternate/non alternate

Print topic Send  topic

Author Message
greg
Posted: 10/04/2004, 7:44 PM

Is there a way to convert a grid with alternate row to a normal grid,
and vice versa?

Greg
peterr


Posts: 5971
Posted: 10/05/2004, 2:02 AM

Yes. To convert from alternate rows to standard, you can delete the whole alternate row in the design view, then delete "<!-- BEGIN AltRow --><!-- END AltRow -->" from the HTML.
Converting from standard rows to alternate is more difficult. You would need to edit the HTML and add the above tags, then create HTML for an additional row, then add controls into each cell within the new row. It may be best if you analyze the HTML of a grid with alternate rows to learn how it is structured.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
greg
Posted: 10/05/2004, 12:10 PM

peterr wrote:

> Yes. To convert from alternate rows to standard, you can delete the whole
> alternate row in the design view, then delete "<!-- BEGIN AltRow --><!-- END
> AltRow -->" from the HTML.
> Converting from standard rows to alternate is more difficult. You would need to
> edit the HTML and add the above tags, then create HTML for an additional row,
> then add controls into each cell within the new row. It may be best if you
> analyze the HTML of a grid with alternate rows to learn how it is structured.
Great :) I was wondering if the parser would analyze the html or
generate it from its own data.

Thanks

Greg

Add new topic Subscribe to topic   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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