while using ms flex grid to show record........when the fir st record is saved .grid shows.by saving another record .grid shows the records as
1
2
1
2
that is twice...........on saving third record grid shows
1
2
3
1
2
3
1
2
3
well i want it to show just
1
2
3
not repeatedly..............
plese do solve it
thanx