button in footer doesnt work?
- From: "Arthur Dent" <hitchhikersguideto-news@xxxxxxxxx>
- Date: Mon, 13 Mar 2006 12:49:57 -0500
I have a datagrid, with a save button in the footer. I gave the footer a
commandname and expected i could use the grid_RowCommand event to trap this
button click.
However, while the page does actually post back, the RowCommand event never
gets called.
Not only that, but clicking the button throws that error about Invalid
EventValidation, which i got around by going to web.config and setting
pages.enableEventValidation=false.
What's up with this? This worked as expected in 1.1, but why did 2.0 kill
it, and how can i get around it?
Thanks in advance,
Arthur Dent.
.
- Follow-Ups:
- Re: button in footer doesnt work?
- From: Arthur Dent
- Re: button in footer doesnt work?
- Prev by Date: Re: Custom Paging in asp.net Datgrid Using Sql
- Next by Date: Re: button in footer doesnt work?
- Previous by thread: Re: date problem
- Next by thread: Re: button in footer doesnt work?
- Index(es):