This is a migrated thread and some comments may be shown as answers.

accessing ItemCommand and ItemDataBound events of radGrid

1 Answer 75 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Steven Black
Top achievements
Rank 1
Steven Black asked on 04 Aug 2009, 08:06 PM
I have a radGrid within a radPanelBar.  The grid is loading properly.  How can I get access to the grid when a user clicks an ImageButton within a grid row?  I would typically do this via the ItemCommand event.

I'd also like to run some code during the ItemDataBound event of the grid (to set the CommandArgument).  How can I accomplish this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Steven Black
Top achievements
Rank 1
answered on 05 Aug 2009, 06:31 PM

Nevermind.  I was able to figure this out. 
Tags
PanelBar
Asked by
Steven Black
Top achievements
Rank 1
Answers by
Steven Black
Top achievements
Rank 1
Share this question
or