sunnyjulka
Member
- Joined
- Sep 12, 2005
- Messages
- 17
- Programming Experience
- 1-3
Hello everyone
I have a application that displays products from my inventory table in the datagrid. I use a dataadapter to fill the dataset. Now every thing is fine but I want to add another column (say Row no.), which starts with value 1 and increment its value by one every time another row is added in dataset. Is there a way to do this. Any help would be appriciated.
Thanks
I have a application that displays products from my inventory table in the datagrid. I use a dataadapter to fill the dataset. Now every thing is fine but I want to add another column (say Row no.), which starts with value 1 and increment its value by one every time another row is added in dataset. Is there a way to do this. Any help would be appriciated.
Thanks