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
65
Fixed Headers Scrolling Issue
posted

Hi,

 I'm trying to implement fixed headers on an ultrawingrid.

 In Initialise layout I've added the line:

e.Layout.UseFixedHeaders = true

 My column definitions have header.fixed = true where appropriate.

 When I run the application however, the horizontal scrollbar shrinks instantly, and dragging it has no effect on the ultragrid. Any ideas on what I've missed?

 Thanks

Jim