‎2014 Mar 12 1:55 PM
Hi,
After making changes to the field data in the table maintenance, If enter key is pressed, data from second line gets copied to first line.
Kindly suggest some solution.
Thank you
Subha
‎2014 Mar 12 2:11 PM
Hi Subha,
Genrally this should not happened.
Still Check table events.
There could be some code in events which would be changing data.
Let me know if this helps.
Regards,
Jigar Thakkar.
‎2014 Mar 12 2:17 PM
‎2014 Mar 12 2:20 PM
I had created events.Then later deleted the table maintenance and regenerated it without events.
Then while trying to save , I am getting this error. I have adjusted and activated the table. Also I have commented the code written for the events in the include program.
‎2014 Mar 12 2:30 PM
Then you will have to dwebugg what is happening on entre event.
just type /h and press enter and see what is happening.
Regards,
Jigar Thakkar.