We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Grid with UseInlineTemplateForm

Hello,

we use the grid with FormEditMode = TableEditMode.UseInlineTemplateForm which contains a multiline TextBox inside the edit area. Each time when pressing enter key in the textbox to get a new line the edit mode will automatically leave. Is it possible to keep the edit mode by pressing the enter key?

regards
p.p. Marco Linsenmann


grid_editmode_c7acb438.zip

3 Replies

SS Satheeskumar S Syncfusion Team June 7, 2013 07:18 AM UTC

Hi Marco,

 

Thanks for your interest in Syncfusion products.

 

We glad to inform you that your requirement can be achieved using the below code snippet.

[ASPX]

<syncfusion:GridGroupingControl ID="GridGroupingControl1" runat="server"      AutoFormat="Office 2007 Blue"  BorderCollapse="Separate" ClientObjectID="__essentialGrid"

CssClass="GridOffice2007Blue" DragSelectionBackColor="Yellow"

GroupDropAreaCssClass="GridOffice2007BlueGroupDropArea"

PreventEnterKeyInEditMode="true">

 

 

For your convenience we have attached a sample. Could you use that sample and get back to us if you have any queries.

 

Let us know if you have any concerns.

 

Regards,

Satheeskumar S



editing_bd4ef99e.zip


AD Administrator Syncfusion Team June 7, 2013 10:59 AM UTC

Hi Satheeskumar,

thats it. Thanks for helping out.

regards
p.p. Tuong Trinh


SS Satheeskumar S Syncfusion Team June 10, 2013 05:55 AM UTC

Hi Marco,


Thanks for the Update.

We are happy to hear that your issue has been resolved.



Please let us know if you have any other concerns.



Regards,

Satheeskumar S


Loader.
Live Chat Icon For mobile
Up arrow icon