Hi,
Is there a way to access te EditForm just by a reference to the grid? I'm trying to manipulate a certain control of the template, without having access to the GridCommandEventArgs of the ItemCommand event (where e.Item is the PopupForm), when the Popup is shown (so I know the control is accessible)
I've looked into the grid.MasterTableView.Items[0].EditFormItem, but can't find any reference.
Any idea?
Thanks!
--
Frank
Is there a way to access te EditForm just by a reference to the grid? I'm trying to manipulate a certain control of the template, without having access to the GridCommandEventArgs of the ItemCommand event (where e.Item is the PopupForm), when the Popup is shown (so I know the control is accessible)
I've looked into the grid.MasterTableView.Items[0].EditFormItem, but can't find any reference.
Any idea?
Thanks!
--
Frank