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

Inserts another row on refresh

2 Answers 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Carl-Johan
Top achievements
Rank 1
Carl-Johan asked on 03 May 2010, 08:31 PM
I have a radgrid that after insert it inserts another row if i updates the page.

I have a page with a usercontrol, that usercontrol has a radgrid.

When i inserts a new record with:

rg_Main.MasterTableView.IsItemInserted =

true;

 

rg_Main.Rebind();


It creates another row as expected. But if I refresh the page it inserts another row. For every refresh another row is created.

What am I doing wrong?

Regards

Carl-Johan Larsson

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 07 May 2010, 01:04 PM
Hi Carl-Johan,

I will appreciate if you paste the problematic grid definition along with its code-behind in this forum post. I will review it and will advice you further.

Sincerely yours,
Pavlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Carl-Johan
Top achievements
Rank 1
answered on 29 Jun 2010, 07:59 AM
Sorry about the late reply.

I have a new job so I do not have access to the old code. Sorry.

I mark this post as answer.
Tags
Grid
Asked by
Carl-Johan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Carl-Johan
Top achievements
Rank 1
Share this question
or