Never mind - if I add groups then the size does work.
Think perhaps there is a bug and size should work even if there is no group.
Original question preservered below.
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
I have a form with three datasources on itThere is one ultragrid
The drill down works fine.
But column size does not.
If I choose "use row layout" i am denied the column pinning/freezing.So "use groups and levels" is preferable.
How can i resize columns ? If i need to use "use row layout" then how do i pin columns?
I have created a northwind example so simply amend string to connect to your local northwind.MDB
Hello Buckland,
Thanks for attached sample and described comments. The mentioned behavior is expected and it is by design, when you are using “Use Row Layout” it is not possible to use “Fixed Headers” for that Band. If you want to use both (Row layout and Fixed Headers), you need to use the groups. You could find more details in our online documentation :
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinGrid_Row_Layouts.html
Please let me know if you have any further questions.
Regards