D
Daniel P.
Is there a way I can set a text in the row header of the
System.Windows.Forms.DataGrid control?
Thanks!
System.Windows.Forms.DataGrid control?
Thanks!
Daniel said:Is there a way I can set a text in the row header of the
System.Windows.Forms.DataGrid control?
Nicholas Paldino said:Daniel,
I don't believe so. I think that the best you can do is set the image
for the row header.
Also, the row header is quite small, what kind of text do you want to
place there?
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
Daniel P. said:Is there a way I can set a text in the row header of the
System.Windows.Forms.DataGrid control?
Thanks!
Arne Janning said: