This is a forum to suggest new features for mojoPortal.
Hi, Joe
EditPost.aspx
private void BindHistory()
.....
at the end of the procedure:
pnlHistory.Visible = (grdHistory.Rows.Count > 0);
Best regards, Alexander