how to set ScrollBarStyle when webgrid set FreezePaneSettings

3 replies. Last post: February 8, 2010 11:34 PM by Handy Surya
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Roger ChenMember

When set webgrid FreezePaneSettings property,

 (<FreezePaneSettings SplitterLineColor="DarkGreen" MaxFrozenColumns="3" ShowInContextMenu="True" />)

horizontal scroll bar style does not work, but vertically scroll bar style is work.

(<ScrollBarStyle ArrowColor="75, 0, 130" BaseColor="244, 244, 244" DarkShadowColor="244, 244, 244"
                                        FaceColor="195, 213, 253" HighlightColor="244, 244, 244" LightColor="195, 213, 253"
                                        ShadowColor="195, 213, 253" TrackColor="244, 244, 244" />)

how can i set horizontal scroll bar style like vertically scroll bar style?

All times are GMT -5. The time now is 9:54 PM.
Previous Next