no indication for sort direction on databoundgrid column

Why with my properties(see attach file), there''s no sort arrows direction?? Thanks

properties.zip

1 Reply

AD Administrator Syncfusion Team November 17, 2005 10:15 PM UTC

I suspect it is: gridBaseStyle3.Name = "Column Header"; gridBaseStyle3.StyleInfo.BaseStyle = "Header"; It is setting the basestyle to be "Header" and not "Column Header".

Loader.
Up arrow icon