Hi All,
I having issue in the grid. When I am modifying the record in the line, after refreshed the lines get doubled. Same time I am not having any code in the Modify method.
Can anyone advice?
Hi All,
I having issue in the grid. When I am modifying the record in the line, after refreshed the lines get doubled. Same time I am not having any code in the Modify method.
Can anyone advice?
Do you mean new records are inserted after modifying the record? If so, try adding a break point to insert method and start debugging?
Thanks, Kranthi.