Hi,
I have a grid with custom edit and insert controls. All is working well. I have a new request that requires me to send a variable to the insert control. I have my edit control's DataItem property being filled with data so I can Eval to populate controls but I can't figure out how to pass anything to the insert control. I need to be able to access this passed variable from the insert control's Page_Load. Can someone please help me out with this?
Thank you,
Nick
I have a grid with custom edit and insert controls. All is working well. I have a new request that requires me to send a variable to the insert control. I have my edit control's DataItem property being filled with data so I can Eval to populate controls but I can't figure out how to pass anything to the insert control. I need to be able to access this passed variable from the insert control's Page_Load. Can someone please help me out with this?
Thank you,
Nick