This is a migrated thread and some comments may be shown as answers.

Quickly entering new rows in the grid

2 Answers 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Randy
Top achievements
Rank 1
Randy asked on 04 Feb 2017, 06:27 PM
I am building a point of sale system using Kendo UI. The POS page will have a header section and then a grid to handle sale line items. The user needs to be able to enter lines items (up to 100 or more in a sale) very quickly. Ideally I don't want to force the user to have to reach for the mouse and click the  Add New Record button each time he/she wants to enter a new line item (row) in the grid. This is going to be too slow and awkward. What I would really like is for the grid to automatically start a new row as soon as the user enters a value in the last column of the last row in the grid and moves off the column. I don't see anyway to have the Kendo grid do this. Is it possible?

2 Answers, 1 is accepted

Sort by
0
Accepted
Eduardo Serra
Telerik team
answered on 06 Feb 2017, 06:43 PM
Hello Randy,

The behavior you describe is possible to implement using the Kendo UI Grid after some customization.

In order to get a better idea of how something similar can be implemented, I encourage you to take a look at the following sample in the documentation.

I hope this helps!

Regards,
Eduardo Serra
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Randy
Top achievements
Rank 1
answered on 06 Feb 2017, 06:46 PM
Very nice! Thank you.
Tags
Grid
Asked by
Randy
Top achievements
Rank 1
Answers by
Eduardo Serra
Telerik team
Randy
Top achievements
Rank 1
Share this question
or