GridView Nested in Repeater: How can i capture the RowCommand

H

HeavyMetal

I have a repeater with a gridview nested in it. I have no problem
captureing the ItemCommand of the repeater, but can not seem to get to
the RowCommand of the GridView. The GridView is bound when the
repeater ItemDataBound is run.

I can create a separate user control that only holds the GridView,
however I don't want to do that. The goal is to have LinkButtons in the

GridView fire the RowCommand event where I can then handle it.
(Handling both the repeater and gridview in a single user control)

vb.net, 2.0

any helpful thoughts/ideas will be appreciated. thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top