c# - DataSource and DataSourceID are defined on 'ddlCustomerName'. Remove one definition -
how track page name entire solution when have got below error message
"both datasource , datasourceid defined on 'ddlcustomername'. remove 1 definition."
i have checked in entire solution did not both datasource , datasourceid . still not able figure out actual problem.
your dropdownlist: ddlcustomername has both it's datasource , datasourceid properties set. 1 can set.
check entire solution control. ensure 1 of properties set, both in xhtml , in .cs file.
Comments
Post a Comment