i dont know how to start this .

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chandru8
    New Member
    • Sep 2007
    • 145

    i dont know how to start this .

    hi to all

    i had a list of program to display with a check box so that a user checked it to store in the database

    i have created to display the list in the listbox which style is check box

    my problem is, there are so many lists which has header and also for the first time while displaying the list we need to display a color (red).after checking and stored in the database the color has to change to green.the color should notdisplay for the header

    is there any tool to satisfy this (i tried the treeview it was complicating me)


    thanks in advance
  • QVeen72
    Recognized Expert Top Contributor
    • Oct 2006
    • 1445

    #2
    Hi,

    Use MSFlexGrid (Change Cell's BackColour)
    Or ListView.. With CheckBox Option (Change Sub=Item's Back Colour)

    Again, both require quite a bit of Coding..

    Regards
    Veena

    Comment

    Working...