CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Dec 2006
    Posts
    21

    Exclamation displaying data in a control

    Hi

    In my ASP.NET project i need to display data in a grid in particular way.i.e
    in this format:

    Item1 Item2 Item3

    Item4 Item5 Item6


    like this.i used datalist control.but i cant give color to alternate rows.

    any ideas to do this

    plz help
    Last edited by binilprasad; February 15th, 2007 at 02:20 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured