|
-
Feb 15th, 2005, 06:20 AM
#1
Thread Starter
Lively Member
ItemCommand in Nested Control ?
hi,
in my project ive nested databaound control as
<asp:repeater...>
...
<asp:datagrid...>
<itemtemplate>
<asp:button id="btn"...>
</itemtemplate>
</asp:datagrid>
</asp:repeater>
if click the button btn it doesnt fires btn_itemcommand.
how to handle the itemcommand 4 innermost (datagrid) control?
pls give me idea ?
v.r.mahedran
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|