All Tags »
UltraGrid »
fixed columns (
RSS)
Sorry, but there are no more tags available to filter with.
-
I would like to fix the first two columns in my grid. To do this: e.Layout.UseFixedHeaders = True e.Layout.Bands(0).Columns(0).Header.Fixed = True e.Layout.Bands(0).Columns(1).Header.Fixed = True This works, however, I do not want to see the pushpin icon in the header columns. I do not want to allow...
Page 1 of 1 (1 items)