I have to print the details in an ultragrid. Before printing i tried to preview the grid details using UltraPrintPreviewDialog. Some text in the cells of the gird are not fully displayed in the preview dialog and displays some ....(ellipsis) which actually displays clearly in the grid. Even in the printouts the texts are displayed with .....(ellipsis).
On adjusting the grid column size it displays properly but some other cell value gets affected.
One thing to be noted is some text length which is bigger than that particular cell is getting displayed properly by wrapping. I assume text with line breaks are automatically getting wrapped but not sure.
Please help me to fix this.
Thanks in Advance
S.UMA
I have a similar problem here. The UltraGrid shows the content incomplete. Lets say I have three records in the grid, out of which 2nd record has the largest text. When you see, the content in 2nd record is showing properly, but the one that is not the largest (1st or the 3rd) record is getting clipped. And this does not happen all the time. When I adjust the width, the text gets displayed, but is there any way that the grid can autosize itself to show the whole content?
Please let me know how a make an ultra mask editor to accept 30 numeric values. As of now i have binded the control to a string field and when i try to give input mask with 30 'n' its giving an error "Value was either too large or too small for a Decimal" . It is accepting only 28 "n" s
Please help me with this.
I have the same situation and is there any solution?
I have a grid using cardstyle layout and one column is wide 5" and height 6" approximately, the text inside is huge and scrollable. but when i print it appears as it is (like a printscreen) with the same size with a disabled scrollbar.
How can i print this nicley with full details