Hello,
Is it possible to change XamDataGrid cell height after the datagrid is transposed? If so, are there any examples?
Thanks.
Hello Huanhe,
My explanation of the default behavior was to provide you with the logic behind it and to ensure you have it working as it should. This behavior cannot be overridden by any built-in functionality inside the xamDataGrid.
Excuse me if I hadn’t been clear enough so far. Maybe if you were to review my previous posts to this thread along with a simple project to visualize the settings you’ll see what I mean.
Hope this makes things clearer.
Regards Petar.
Hello Patar,
Thanks for your reply. My xamDataGrid seems to have not the default behavior, because the the vertically orientated grids don't scroll one field a time when I click the bottom scrollbar.
Any idea how I can bring back the defaul behavior?
I meant that this is the default behavior: when having a vertically orientated grid the bottom scrollbar always scrolls smoothly through the Fields (which appear to be columns) and when you have a horizontally orientated one the right scrollbar also scrolls smoothly through the Fields (which appear to be rows). On the other hand this not the same for the Records which are meant to scroll each Record at a time (mainly to enhance performance) and this cannot be overridden.
Please let me know if you require any further clarification on the matter.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support
Thanks for your reply.
Could you please tell me how I could make the vertical datagrid's bottom scrollbar scroll smooth through the fields?
I have been looking through your correspondence with Alex and can say this is the expected behavior for a horizontally oriented XamDataGrid. As the vertical one’s bottom scrollbar scrolls smooth (through the Fields) the same should be for the horizontal one’s right scrollbar which also scrolls through the Fields.
Please let me know if you require any further assistance on the matter.