Edit Nested Datagrids

D

Dave T

I have a UserControl with a datagrid in it. In a page I
have a datagrid with the user control in an itemtemplate
in column 7 (base 0). In the user control datagrid's edit
item command, I have "RaiseBubbleEvent(me,e)" I haven't
been able to set the EditItemIndex of the grid in the user
control...It seemed like declaring a datagrid in the main
grid's editcommand and setting it = e.item.cells
(7).FindControl("ChildGrid") and then set
grd.edititemindex=e.item.itemindex should work but it does
not.

Anyone have any ideas? My head is starting to hurt!

Thanks...A
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top