editing / updating dynamic dgrid
- From: "dirk van waes" <dirk.van.waes@xxxxxxxxxx>
- Date: Thu, 23 Feb 2006 16:52:48 GMT
Hello,
I have a dynamic datagrid , made and filled by VB code.
No problem here! But when I try to update my db via this datagrid, Im in
deep trouble!
The problem is that when I do a databind on every postback, I loose the
updated values. When I don't do a databind of the grid on page_load (on
postback), the event dgName_UpdateCommand is clearly not triggered at all!
How can I work around this problem? The datagrid needs to be made dynamicly,
since the data changes every time I use the datagrid (=students, depending
on the choosen class, partition and period)
TIA
Dirk
.
- Follow-Ups:
- Re: editing / updating dynamic dgrid
- From: Elton Wang
- Re: editing / updating dynamic dgrid
- Prev by Date: Trouble with DataList
- Next by Date: Re: editing / updating dynamic dgrid
- Previous by thread: Trouble with DataList
- Next by thread: Re: editing / updating dynamic dgrid
- Index(es):
Relevant Pages
|