Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
290
XamNumericEditor, Width=Auto, Big Number, Problem Resizing
posted

I have an editable field with  XamNumericEditor, width is Auto and mask is rather long, about 17 digits., something like ###,###,###,###,#00.00. When a value is small enough to fit in a cell, all is okay. When I click in the cell, the whole column resizes to accommodate the whole mask. But When a number in a cell is big, the cell does not resize when the grid is displayed, higher digits are cut off and when I click in a cell, it does not resize, just scrolls the mask to the left and displays the last two digits on the left side of the cell and most of the cell is empty. I reckon the field needs resizing to make the whole number fit in, but still have an auto width. I tried calling PerformAutoSize on the problematic field, but it did not help. Anybody has an idea what to do? Thanks.

 

Ivan

Parents
  • 138253
    Offline posted

    Hello Ivan,

     

    Thank you for your post. I have been looking into it and I can suggest you set the Field’s Width to Auto, so the cells could be resized automatically. Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.

Reply Children