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
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
Comment