A
Antonio
Hi, i have a user control that is a pop-up search tool. The user
enters the criteria and are presented wiht a datagrid. They can select
the right one. I raise this event. The parent page catches the event
(sender, e). But what is the right way to send to the parent a value
from the datagrid? Can I put that value in the event I raise? Its
just an integer.
When the parent catches the error, I want to have that integer in hand.
Thanks!
enters the criteria and are presented wiht a datagrid. They can select
the right one. I raise this event. The parent page catches the event
(sender, e). But what is the right way to send to the parent a value
from the datagrid? Can I put that value in the event I raise? Its
just an integer.
When the parent catches the error, I want to have that integer in hand.
Thanks!