FilterParameters

A

Andre

Hi,

I use a FilterExpression (FilterParameters) to select the value to be
displayed in my DetailsView, but when i select a row in my GridView, the
DetailsView retun this error:

Cannot perform '=' operation on System.Int32 and System.String.

The noauto in my DB is an Int32, but in my paramters i put type="int32", but
it does'nt work.

<FilterParameters>
<asp:ControlParameter Name="noAuto" ControlID="GridView1"
PropertyName="SelectedValue" type="Int32"/>
</FilterParameters>

Did someone have an idea ?

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top