G
Guest
I am trying to provide a list to the user. This list is the 1st 25 lines of
a given file. I want to provide the line number to the user, before each
line.
I see when I add Columns to a ListView, the way I want it to look. The
numbers appear fixed, and only show up for given lines.
What control are they using to accomplish this, and how is it configured?
I have been trying to get TextBox, ListBox, ListView, and DataGrid to do
this, but to no avail as of yet.
Any pointers would be greatly appreciated. I have not found anything
related to this on MSDN yet.
Andrew S. Giles
a given file. I want to provide the line number to the user, before each
line.
I see when I add Columns to a ListView, the way I want it to look. The
numbers appear fixed, and only show up for given lines.
What control are they using to accomplish this, and how is it configured?
I have been trying to get TextBox, ListBox, ListView, and DataGrid to do
this, but to no avail as of yet.
Any pointers would be greatly appreciated. I have not found anything
related to this on MSDN yet.
Andrew S. Giles