Reed
❔ Limit Free Format Textbox's input
I am having an issue with pasting e mail (outlook) text into my text box as there are characters my textbox can't interpret. This leads to error when saving.
I realized using a Free Format Text box solved this issue but using FFT also allows for embedding of images, I was wondering how I could limit the FFT box to only allow text
can someone help please?
5 replies
❔ Reordering of columns: (DevExpress/XAML)
How should I go about switching the order of these columns?
I tried the following but did not work:
1. Switch code order
2. Swapped the visibleIndex
3. 1+2 combined
4. Changed the visibleIndex in the XAML and the properties tab
6 replies