Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1445
Looking for a way to add new rows on tab or arrow down.
posted

I am looking for a way to add a new row on tab or arrow down. I see the examples in the Override  in the initial layout. However, how can I may this work with out using the templates. It for a data entry screen and they want to be able to keep typing without picking up the mouse.  I am having issues when the grid's datasource has no rows.

 

Any thoughts?

Thanks

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    What do you mean by "templates"? Do you mean you are using a RowEditTemplate?

    I don't think there is any way to do that, since the user has to click the Okay button to commit the row.

    If you are just editing in the grid, then you should set AllowAddNew to TemplateOnBottom.

Children
No Data