Re: Not catching the postback event ?

  •  03-09-2005, 10:34 AM

    Re: Not catching the postback event ?

    Did the VB.NET code miss something ?
     
    Private Sub Editor1_PostBackCommand(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs) Handles Editor1.PostBackCommand

    ?
View Complete Thread