Hi, I am trying to use the xamDataGrid to display some data. I need to be able to adjust the width of each column using the mouse and from code behind. Same thing for the height of individual rows using the mouse and code behind. Is it possible to accomplish this using the xamDataGrid (or any of the WPF controls Infragistics provides)? Thank you, Cristian
Hello Cristian,
I have created a sample application for you that demonstrates how you can allow resizing the Records in the XamDataGrid by dragging the Record’s top or bottom end in order to change its height. Changing the Field’s width using the mouse is allowed by default and you can also set Field’s Width property to an instance of FieldLenght in order to change its width in code. I have also added a Button in the sample application that changes the height of the active record to 100 pixels.
If you need any further assistance please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support