DVCheckBoxList
This Post Details Content That I Have Written Regarding The SharePoint API On MSDN. The Full Article Will Have These Contents As Annotations Of The Full Article.
I Encourage You To Read The Full MSDN Class Documentation, Since Things Like Type Hierarchy Are Illustrated.
My MSDN Community Content Located At Annotations edited by Adam Buenz – MVP:
Description The Microsoft.SharePoint.WebControls.DVCheckBoxList class inherits from the System.Web.UI.WebControls.CheckBoxList class to create a data source bindable multi-selection check box list as well as the Microsoft.SharePoint.WebControls.IDesignerEventAccessor interface to contract two members, OnDesignerLoad and OnDesignerPreRender. Since the ASP.NET ControlDesigner doesn’t call OnLoad or OnPreRender when requesting control preview generation and OnInit and OnPreRender are both protecte
Read My Complete MSDN Article: DVCheckBoxList
Articles & Research
SharePoint Security
SharePoint Development
SharePoint Architecture
Claims Authentication
Forefront For SharePoint
AIS / Dynamics GP
Team Foundation Server
Pex And Moles
ISA/TMG/IAG/UAG
DPM
Cardspace
Research Methodology
Rural ICT Development
Numerical Analysis
Multi-Level Research
Knowledge Management
Personal/Off-Topic
Hello
I am trying to use the DVCheckboxList to enter values in a lookup field that allows multiple choices. Every time i submit the form noly the first selected choice is entered in the field. I have even tried popsting it to a text field and only the first value is posted to that.
I’m not an expert sharepoint developer but i’m not a complete newbie… I hope you can help, it would make my year!
I am having the same issue as Joe S. How can I get the multiple values saved? Thanks!
Having same problem. Please suggest a solution as soon as possible..