-
Currently,my prog. has a listbox which displays all the records from db,however right now i need to implement it such that a check box is allocated along with each of the data.How do i do that? Can i use data repeater ?? any ideas ... thanks
Cheers
Cariz
-
if you have a listbox and not a DBlistbox then you can change the style property
-
yeah so u mean by using listbox i can actually add checkboxes to each row..?but how do i do that?have no idea..could you tell me a little more detail?or do you happened to know any tutorials on this?..tHanks
Cheers
Cariz