Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

multiple gridviews

0 views
Skip to first unread message

André Freitas

unread,
Jun 28, 2009, 4:10:02 PM6/28/09
to
i got a page with multiple gridviews, so i get a diferente rowdatabound for
each of then.

i think i can use just one, with a select case inside.

how can i determine which gridview trigered the rowdatabound?

Mark Rae [MVP]

unread,
Jun 28, 2009, 5:07:18 PM6/28/09
to
"Andr� Freitas" <thev...@uol.com.br> wrote in message
news:ephLtxC%23JHA...@TK2MSFTNGP04.phx.gbl...

> I've got a page with multiple GridViews, so I get a different RowDataBound
> for each of then.
>
> I think i can use just one, with a select case inside.
>
> How can I determine which GridView trigered the RowDataBound?

((GridView)sender).ID


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

André Freitas

unread,
Jun 29, 2009, 12:19:59 PM6/29/09
to
thx

"Mark Rae [MVP]" <ma...@markNOSPAMrae.net> wrote in message
news:uuO6qRD%23JHA...@TK2MSFTNGP04.phx.gbl...

0 new messages