Regarding ChecklistBox
-
Hi all, I am facing a problem. The problem is i want to put the checklist box which will be filled dynamically according to the data in the database.But i want to show all the items in the Web Page.i have to show all the list items in the container.Which Control should i use to handle this on the page so that i scroll up and down to check the list Item, I have tried Panel,Iframe but it didnt work.please Suggest me Soon
-
Hi all, I am facing a problem. The problem is i want to put the checklist box which will be filled dynamically according to the data in the database.But i want to show all the items in the Web Page.i have to show all the list items in the container.Which Control should i use to handle this on the page so that i scroll up and down to check the list Item, I have tried Panel,Iframe but it didnt work.please Suggest me Soon
Hi, u try for div tag. it works.