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

[Solved] Edit Mode Popup shows for every row

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jedidiah Racine
Top achievements
Rank 1
Jedidiah Racine asked on 27 Aug 2009, 05:28 PM
I have a hierarchical radgrid that is bound to a collection of objects that also have child objects.
These all display fine as master and detail views.

I am attampting to use the popup editmode for the master view.

My popup appears when I click the edit button but "IT APPEARS FOR EACH ROW" of the the master view not just the row I clicked edit on.

I have added a need datasource method to get the objects so it can rebind..  I think that may be why this is happening.
Maybe the grid is going into edit mode and then rebinding, so it shows edit popups for each row.

How can I say edit just this row, without using an objectdatasource?

Not really sure but could use som help asap.

1 Answer, 1 is accepted

Sort by
0
Jedidiah Racine
Top achievements
Rank 1
answered on 27 Aug 2009, 06:19 PM
nvmnd

I found my problem and it was nothing to do with the binding.  I was setting the edit for each item to true automatically.
Tags
Grid
Asked by
Jedidiah Racine
Top achievements
Rank 1
Answers by
Jedidiah Racine
Top achievements
Rank 1
Share this question
or