Please let me know if any solution for this scenario is possible in Angular UI-Grid.
On Thursday, August 1, 2013 at 7:11:40 PM UTC+5:30, Inactivist wrote: > > Using ng-grid as a datagrid, where each row represents a record in a > database, I'd like to be able to enter new data in an always-present empty > row of fields at the bottom of the grid. > > Filling in the blanks and moving to the next 'row' would update the > internal data (or update the data source) with the new row. > > Example: Order entry form, where each row is a line item on the order, > user enters a new item at the bottom continuously, adding rows to the grid. > > (The model I'm thinking of is similar to the way MS Access database entry > works, or other bound data grids...) > > Are there any examples of this kind of data entry model out there? I've > searched a bit but haven't found any so far... I'll continue looking and if > I find anything I'll post replies here. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
