I have a grid which is displaying a ASPX page in a RadWindowManager for editing purposes.
The code is copied directly from the following post link.
http://www.telerik.com/help/aspnet/grid/grdwindowediting.html
In my page that is my equivalence of the EditFormCS.aspx in the above example the Page_Load event is running twice.
The IsPostBack property is false both times.
Has anyone run across a similar situation?
The code is copied directly from the following post link.
http://www.telerik.com/help/aspnet/grid/grdwindowediting.html
In my page that is my equivalence of the EditFormCS.aspx in the above example the Page_Load event is running twice.
The IsPostBack property is false both times.
Has anyone run across a similar situation?