This question is locked. New answers and comments are not allowed.
Hi,
I have a radcombobox with checkbox and html placeholder on the page. I am facing few issues on this p[age :-
1) I have set the default item <-Select any-> on radcombobox. I want to remove the checkbox with this default item.
2) On checkbox_checked event i have store the text inside the stringBuilder and display on combobox.Text its working fine similarly i want this functionality on selection_Changed event .
3) i have placed the radcombobox and html placeholder inside the stackPanel but different Canvas. i have set the property Canvas.ZIndex="2" for html placeholder and Canvas.ZIndex="10" for radcombobox. I want to show the radcombobox item over the html placeholder and radcombobox item back color -" black" but my silverlight application shows html placeholder over the radcombobox.
Please see the attacheed file.
I appreciate any help or suggestions on this.
Thanks,
M. Anderson
I have a radcombobox with checkbox and html placeholder on the page. I am facing few issues on this p[age :-
1) I have set the default item <-Select any-> on radcombobox. I want to remove the checkbox with this default item.
2) On checkbox_checked event i have store the text inside the stringBuilder and display on combobox.Text its working fine similarly i want this functionality on selection_Changed event .
3) i have placed the radcombobox and html placeholder inside the stackPanel but different Canvas. i have set the property Canvas.ZIndex="2" for html placeholder and Canvas.ZIndex="10" for radcombobox. I want to show the radcombobox item over the html placeholder and radcombobox item back color -" black" but my silverlight application shows html placeholder over the radcombobox.
Please see the attacheed file.
I appreciate any help or suggestions on this.
Thanks,
M. Anderson