show row # into row header column

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

Guest

Hi,
I want to display row header column into the row header column of the
datagrid.
How to set that column with the current row number

Thanks in advance..

Regards,

das
 
Das,

The data grid by default doesn't allow you to do this. You could try
and custom paint the data grid though, and place it in there yourself.
Either that, or try some third party grids.

Hope this helps.
 

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