Re: GridView with FormView question
- From: "cannontrodder" <neil.trodden@xxxxxxxxx>
- Date: 26 Jul 2006 01:53:54 -0700
Sean wrote:
Now on the binding I use custom binding option for elements on the formvuew
instead of the option above it which I am not clear I understand what its
Not 100% sure what you mean by this.
for. I dont think explicitly binding to the source on page postback will make
a difference in this context although I havent tried it.
You should have tried it! Put a "GridView.DataBind()" in the inserted,
deleted and updated events of the formview to refresh the grid.
How do I get the grid to refresh itself?
Oh! I guess its also important to note that I am use datacontrollers for
bother grid and form
Datacontrollers? Are you using objectdatasource? I am, and it works
fine but the type of object you are binding should have no effect on
this behaviour anyway.
.
- Prev by Date: DetailsView event ?
- Next by Date: Re: iFrame Monitoring on Server
- Previous by thread: DetailsView event ?
- Next by thread: Check items in GridView with JavaScript
- Index(es):
Relevant Pages
|
Loading