How do you set grid column widths when the Orientation of the grid is set to Horizontal? Any ideas would be helpful.
Thank you,Mike
Hello Mike,
Thank you for your post. I have been looking through it and I suggest you set the Width property of one of the fields in your FieldLayout to the desired size. Please note, we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.
Feel free to write me if you need further assistance.
i have the same problem. when set to horizontal-orientation the manusl resizing is messed up and it seems as if there is no automatic resizing. (see screencast here: http://www.screencast.com/t/CwWY69H5q) what i would expect is that i can resize the "column-header" part manually. and/or better let it be sized automatically. and yes we have the special case here, that there is always only one "row".
we like to use the xamdatagrid here like an propertygrid because we have all the column configuration for the grid at hand...
thx basti