This topic is locked

Multi record editing grid

6/14/2008 9:32:03 AM
Suggestions
S
steveh author

Hi,

I'm looking for a way of handling simultaneous editing of multiple records, in this particular instance for a sales system where you need to update all of the prices for a set of records at once.
The ideal solution to this would be some kind of grid where you can edit multiple records at the same time, then hit a single save button?
This would be an expansion on the master:detail records except that all are opened for edit.

Sergey Kornilov admin 6/18/2008

Steve,
you can do this already on the List page. Select all -> Edit selected.

S
steveh author 6/18/2008

I'll have a play and see if this does what I need.

S
steveh author 6/18/2008

Does pretyy much what I want, would be great to have it int he edit all state initially, I'll look at the code and see what I'd need to change for this.
Then hide the individual icons by each row.

Sergey Kornilov admin 6/20/2008

Steve,
check the following thread:

http://www.asprunner.com/forums/index.php?showtopic=6077
You can try to remove individual icons in Visual Editor.