same control under each item of check box list

Tags: , ,
Posted in dotnet, vb, vb.net | No Comments »

hi

i have a problem

my form requirement is i have a checkboxlist control

aching,cramping, pain are the checkboxlist items

under checkboxlist i need another checkboxlist whose items(arms, legs, thighs,buttocks) are same for all the items in first check box

when i select an item in 1st checkboxlist the i should get the 2nd checkboxlist ,and the values have to be specific for each item in 1st checkboxlist

Similar:

  1. c# ListView item selection issue I have A ListView and and delete button on a Form I can select any item and press delete button to remove the item (I...
  2. How can I ensure that parent_id is set correctly when creating new item based on existing item? The Problem Funny problem. Funny because it looks casual until you start thinking about it. Let’s say I allow people to create items based on...
  3. What’s a fast way to check if an item is the most recent version in mongodb? I have a collection of items in mongodb that look like this (I’m using pymongo): {'type':'_sometype', 'name':'_somename', 'date':datetime, 'incoming':bool} type and name are not unique...
  4. jQuery: how to dynamically show “hidden” list items after the previous list item has been shown? Each of the list items is “hidden” and each list can only be shown after the list item before it has been shown. // HTML...
  5. Problem with displaying the first item of checkboxlist Hi i have a problem with displaying the first item of my checkboxlist. sbs is empty after selecting. The other items where shown correctly. I...

Tags: , ,

Leave a Reply