Hi everyone!
Sorry if this is a dumb question, I am very new to this.
I have a Detailview on a page collecting and displaying data about clients for a company. It is used for both adding new clients and to edit existing ones. The person that use this site now wants a checkboxlist added in the middle of this list and asked me if I could help. What I thought be easiest was to just add the list in the middle and access it via sql seperate. This proved to be a tad harder than I thought. If I put the cblist in there as a item template I cannot access it via code in the background and I don't know how to save or access the data if it is part of the details view. I want to save the names of the cb's as a comma separated file. Any ideas would be very very appreciated.
Thanks for taking the time to look.
Fred