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

EditIndexes and concurrent users

3 Answers 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
IsolatedStorage
Top achievements
Rank 1
IsolatedStorage asked on 30 Sep 2009, 01:56 AM

I have a grid within my application that allows only one row to edited at a time. When there are two (or more) concurrent users of the application I have come across this scenario;

// - User A selects a row to edit

// - User B adds a new row above the one currently being edited (in a different instance of the application)

// - User A causes the grid to postback but remain in edit mode. For example, incomplete mandatory fields.

// - User A is now presented with a different row to edit because the index value on the original row has increased by 1 but the EditIndexes value hasn't

Please can someone let me know if this the expected outcome or if I am missing something obvious?

 

 

 

3 Answers, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 02 Oct 2009, 10:47 AM
Hi Alistair,

We are unable to replicate the described by you behavior on our side. Therefore I suggest that you send us a small working project illustrating the described behavior. We will debug it locally and get back to you with our findings.

Best wishes,
Mira
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
IsolatedStorage
Top achievements
Rank 1
answered on 06 Oct 2009, 06:21 AM
Hi Mira,

I have a ZIP file containing a small project which recreates this issue. Please can you let me know where to send it since I cannot upload ZIP files in this forum.

Many thanks

Alistair
0
Vlad
Telerik team
answered on 06 Oct 2009, 07:51 AM
Hi,

You can open support ticket.

All the best,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
IsolatedStorage
Top achievements
Rank 1
Answers by
Mira
Telerik team
IsolatedStorage
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or