I am using XamTabControl , in 1 of its TabItemEx I am using XamMultiColumnComboEditor control, whenever I change the selection of this dropdown it always display the string in the dropdown textbox from the end (as the length of the string is greater then the dropdwon actual length so textbox cannot show the complete string at 1 time). I want the dropdown textbox always display string from the starting position rather than from end, also the Tab contains such multiple XamMultiColumnComboEditor in it. Please suggest the solution to this problem (Note: I am using MVVM pattern)
Thanks
Hello Richa,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can suggest you see this forum thread:
http://es.infragistics.com/community/forums/t/86747.aspx
where a similar question is already discussed. The samples there are about XamComboEditor, but the same approach will work with XamMultiColumnComboEditor as well. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.