Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
890
FixedHeaderIndicator
posted

 Hi,

 I would like to allow fixing columns : I've done the following :

 this.ultraGrid1.DisplayLayout.Override.FixedHeaderIndicator = FixedHeaderIndicator.Button;

 And when I check I have the correct value for  the property FixedHeaderIndicator.However the button does not appear...What could be the reasons ?

I read the folowwing : "this property is ignored in row layout mode" . What the row layout mode stands for? How may I check this ? Is there other things that may cause the button miss ?

Thx,

Renaud