We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Formview

Hi,
I have a formview with inside a dropdownlist 
                                       <ej:DropDownList runat="server" ID="cmbConto" DataSourceID="ldsConto" Value='<%# Eval("ContoId") %>' DataTextField="Nome" DataValueField="ContoId" Enabled="true" Width="100%" ></ej:DropDownList>
The form view shows the correct valu but when I click tha Sev button I get the following error:

Can you help me?
Best regards,
Stefania Solari

3 Replies

KC Kasithangam C Syncfusion Team November 16, 2016 12:49 PM UTC

Hi Stefania, 
We are able to reproduce the issue” Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control' occurs when click button postback in form view”. A support incident to track the status of this issue has been created under your account. Please log on to our support website to check for further updates. 
Regards, 
Kasithangam 



LT Laurie T April 20, 2017 08:51 PM UTC

I have this same issue.  What was the solution?


PO Prince Oliver Syncfusion Team April 21, 2017 05:19 AM UTC

Hi Laurie,   
  
Thank you for contacting Syncfusion support.   
  
We request you to provide an addition details on the issue you are facing with sample or code snippet.  
Also, can you let us know the build version you are using currently?   
   
Regards,   
Prince   


Loader.
Live Chat Icon For mobile
Up arrow icon