G
Guest
Hi all,
I have a GridView which i want to update via a FormView.
Basically, the grid doesn't display everything that would need to be
updated...and would look crap if it did.
What i am not sure of is how to manage edits in the FormView via the GridView.
If i use an edit button, that will display edit controls in the GridView
itself.
So all i can think of is having a select button on the gridView which when
clicked
populates the FormView with the required info and allows a user to edit or
update the displayed record...
Anyone have a better way of doing this?
Any thoughts?
Cheers,
Adam
I have a GridView which i want to update via a FormView.
Basically, the grid doesn't display everything that would need to be
updated...and would look crap if it did.
What i am not sure of is how to manage edits in the FormView via the GridView.
If i use an edit button, that will display edit controls in the GridView
itself.
So all i can think of is having a select button on the gridView which when
clicked
populates the FormView with the required info and allows a user to edit or
update the displayed record...
Anyone have a better way of doing this?
Any thoughts?
Cheers,
Adam