Row numbering column in GridGroupinControl

Hi!
Is there row numbering column in the GridGroupingControl?
So I have a collection items and I need to display row number of each item.
Could you help me?

1 Reply

BM Bharath M Syncfusion Team May 18, 2010 01:13 PM UTC

Hi Alexander,

We regret for the inconvenience caused.

We don't have in-built support for row number column. We suggest you to use unbound columns to do row numbering. Please refer the below code snippet to illustrate this

[CS]

<....>






<....>

<....>

Let me know if you have any concerns.

Regards,
Bharath

Loader.
Up arrow icon