GridView RowCommand problem: GridView Nested in Repeater

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)

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,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top