I have memdataset and grid and navigation bar
all are connected with each other . when I move record pointer from one record to another record grid and navigation bar both are working ,
but when I try to access mem.fieldbyname('column1').asstring it is showing always first record .
why memdataset pointer is not moving .