ASP Records & Repeat Regions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gjoneshtfc@volcanomail.com

    ASP Records & Repeat Regions

    Hello,

    I want to create a table with records from a database but I want the
    background colour of each row to be different. For example:

    Record 1 - blue background
    Record 2 - white background
    Record 3 - blue background
    Record 4 - white background
    Record 5 - blue background
    Record 6 - white background.... etc.....

    I am able to do repeating regions but I do not know how (or if its
    possible?!) to change the background colour of the row afterwards. On
    the other hand I can repeat two rows that have the colours already set
    but I cannot get the second record to appear in the second row before
    it is repeated. Again I have no idea if it is actually possible?!

    If anyone can help it will be greatly appreaciated.

    Regards, Gareth

  • Mike Brind

    #2
    Re: ASP Records & Repeat Regions

    <gjoneshtfc@vol canomail.comwro te in message
    news:1163696163 .067372.258500@ b28g2000cwb.goo glegroups.com.. .
    Hello,
    >
    I want to create a table with records from a database but I want the
    background colour of each row to be different. For example:
    >
    Record 1 - blue background
    Record 2 - white background
    Record 3 - blue background
    Record 4 - white background
    Record 5 - blue background
    Record 6 - white background.... etc.....
    >
    I am able to do repeating regions but I do not know how (or if its
    possible?!) to change the background colour of the row afterwards. On
    the other hand I can repeat two rows that have the colours already set
    but I cannot get the second record to appear in the second row before
    it is repeated. Again I have no idea if it is actually possible?!


    --
    Mike Brind


    Comment

    • gjoneshtfc@volcanomail.com

      #3
      Re: ASP Records &amp; Repeat Regions

      Thanks Mike! Was trying to make it too complicated when a simple search
      for alternate colours would have done!

      Thanks again, Gareth


      Mike Brind wrote:
      <gjoneshtfc@vol canomail.comwro te in message
      news:1163696163 .067372.258500@ b28g2000cwb.goo glegroups.com.. .
      Hello,

      I want to create a table with records from a database but I want the
      background colour of each row to be different. For example:

      Record 1 - blue background
      Record 2 - white background
      Record 3 - blue background
      Record 4 - white background
      Record 5 - blue background
      Record 6 - white background.... etc.....

      I am able to do repeating regions but I do not know how (or if its
      possible?!) to change the background colour of the row afterwards. On
      the other hand I can repeat two rows that have the colours already set
      but I cannot get the second record to appear in the second row before
      it is repeated. Again I have no idea if it is actually possible?!
      >

      >
      --
      Mike Brind

      Comment

      Working...