This question is locked. New answers and comments are not allowed.
Hi,
In the siverlight RadRichTextBox demo for Merge Field, when clicking the 'Insert Merge Field' button, a drop down list filled with all the merge fields will appear. Is there an easy way to modify this drop down like adding a scroll bar, changing the width... or pop up a dialog with all the fields just like the one in MS Word?
I know I can unbind the binding of the command 'InsertMergeFieldEmptyCommand' in the xaml and implement my own method but just wondering if there's some other easy ways.
Thanks,
- Ken
In the siverlight RadRichTextBox demo for Merge Field, when clicking the 'Insert Merge Field' button, a drop down list filled with all the merge fields will appear. Is there an easy way to modify this drop down like adding a scroll bar, changing the width... or pop up a dialog with all the fields just like the one in MS Word?
I know I can unbind the binding of the command 'InsertMergeFieldEmptyCommand' in the xaml and implement my own method but just wondering if there's some other easy ways.
Thanks,
- Ken