I am creating reports using RDLC.In my table I have 2 column scalled "NAME". and Address.I want to add a column to my table which shows the index of the record(i.e to show the no of records).How can I do it?
Thanks in advance

>How can I do it?

DataTable/DataSet - Add a column to the dataTable.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.