Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

ajax tookit cobobox error rendering

$
0
0

Hello all

Any help appreciated

I am using vs2010, and ajaxcontroltoolkit15.1

I add combobox to page bu in design mode display error 

ajax tookit cobobox error

there was an error rendering the control

Parameter name stream value cannot be null

and in run time it does not work.

the code is

<cc1:ComboBox ID="ComboBox1" runat="server" AutoCompleteMode="Suggest" 
                    DataSourceID="sqdsField" DataTextField="FieldName" DataValueField="FieldSerial" 
                    MaxLength="0" style="display: inline;"></cc1:ComboBox>

Best regards


Viewing all articles
Browse latest Browse all 5678

Trending Articles