Can we show row number in RowHeader of DataGrid?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, friends,

Users want to see row number in RowHeader of DataGrid. I found
DataGrid.RowHeaderVisible and DataGrid.RowHeaderWidth, but I could not find
DataGrid.RowHeaderText, or something like that, to allow a user to set
RowHeader text. Moreover, row count should be shown automatically throught a
property setting, right?

(I guess DataGrid won't force programmer to program a function to do it,
right?).

Any help will be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top