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

InLine Edit w/all rows in edit mode and single Save/Cancel

1 Answer 87 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shane
Top achievements
Rank 1
Shane asked on 30 Jul 2012, 09:00 PM
Does anyone have a sample/example for the following situation?  I looked at the demos and can see parts here and there but still some gaps I can't seem to fill.

Here is the scenario:
I have a work order screen with some header information (ie work order #, start date, product, etc) and then below that a RadGrid with a list of some work order details for tracking scrap material generated while processing that work order. 

In this case I would like the use case to be the following:
  1. User selects work order from a search screen (already have this so not a big deal)
  2. When the scenario screen opens, I want the header and all grid row items (2 to 5 rows typically) to be in edit mode by default (ie AllowMultiRowEdit=true) with InLine edits all in edit mode.
  3. Instead of each grid row having it's own Update / Cancel, I would rather hide that and have a single Save/Cancel at the top of the screen. 

I have looked at the Kendo solution, however we would prefer to use the RadGrid solution if possible.
Thanks,
Shane

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 01 Aug 2012, 02:01 PM
Hello Shane,

I suggest you to check out the following articles:
  Batch Server Update
  Performing Batch Updates
  Put All Items in Edit Mode

I hope this will prove helpful.

Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Shane
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or