-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there a way to generate a row number field? For example, using a property like ShowAutoRowNumber so that TableView automatically adds a row number column as the first column. It should update automatically when items are added or removed.
I’d like to see this feature added to this control. It would be great to have another string property, like AutoRowNumberHeader, to allow for customization.
We added a feature like this in HandyControl so users can avoid relying on an Id field and instead use automatically generated row numbers.

Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request