I already bin a xamgrid, but now I need to bin xamcomboeditor.
Hello marenas,
I have been looking into your post and I have created a sample application(ComboEditorBinding.zip) that demonstrates how to bind the XamComboEditor to data.
If you have any other questions, feel free to ask.
I already the combobox.
the problem is the is send null in the parateter.
<
I already try "Path=Text", Which is the property to use?
Now my other question how do I know the zip file is clean of virus?
I have been looking into your post and before unzipping the zip file you can scan it with your antivirus program. To get more detailed information about how to bind the XamComboEditor to data you can take a look in the following link :
http://help.infragistics.com/NetAdvantage/Silverlight/2011.2/CLR4.0/?page=xamComboEditor_Adding_xamComboEditor_to_Your_Page.html
thak you. finally bin is working.
and now my question is how can I get the value the from xamcombobox.
here is What I already try.
riaControls:Parameter ParameterName="Whse" Value="{Binding ElementName=cmbWhse, Path=SelectedValuePath}" />
riaControls:Parameter ParameterName="Whse" Value="{Binding ElementName=cmbWhse, Path=Text}" />
and always received the value 'Null'
Can you teld my the right property, thank you.
I am just checking if my last reply was helpful for you.
If you require any further assistance please do not hesitate to ask.