Hello:
I am experiencing the following problem (I am using ASP.NET AJAX Q3 2010 NET40): I have a grid that uses template columns. When a row is in edit mode and I press the enter key in the textbox after editing the item, a new item is inserted. I wonder why this happens in the first place and what I can do to disable/avoid this behavior.
I have tried disabling automatic inserts, keyboard navigation, submit on enter but to no avail.
Any feedback is appreciated.
Thanks!
I am experiencing the following problem (I am using ASP.NET AJAX Q3 2010 NET40): I have a grid that uses template columns. When a row is in edit mode and I press the enter key in the textbox after editing the item, a new item is inserted. I wonder why this happens in the first place and what I can do to disable/avoid this behavior.
I have tried disabling automatic inserts, keyboard navigation, submit on enter but to no avail.
Any feedback is appreciated.
Thanks!