CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  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.

  2. #2
    Join Date
    Mar 2006
    Location
    Craiova, Romania
    Posts
    439

    Re: displaying data in a control

    Bogdan

    If someone helped you then please Rate his post and mark the thread as Resolved
    Please improve your messages appearance by using tags [ code] Place your code here [ /code]

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