How to hide header column or change contents

How do I hide the header column (the column that has the header row)? How do I change the row header? Thanks.

1 Reply

JF Jim Frapper December 1, 2003 04:37 PM UTC

Hey Steve, Try this.... this.grdAppointments.SetRowHidden(0,0,true); Cheers, JF

Loader.
Up arrow icon