0
Posted on 4:32 PM by Softminer and filed under

  1.     protected void gvNews_OnRowCreated(object sender, GridViewRowEventArgs e)

  2.     {

  3.         if (e.Row.RowType == DataControlRowType.DataRow)

  4.         {

  5.             if (e.Row.RowState == DataControlRowState.Alternate)

  6.             {

  7.                 e.Row.Attributes.Add("onmouseover", "this.style.backgroundColor='#FFFFE1';");

  8.                 e.Row.Attributes.Add("onmouseout", "this.style.backgroundColor='#f7fff8';");

  9.             }

  10.             else

  11.             {

  12.                 e.Row.Attributes.Add("onmouseover", "this.style.backgroundColor='#FFFFE1';");

  13.                 e.Row.Attributes.Add("onmouseout", "this.style.backgroundColor='#eefef0';");

  14.             }

  15.         }

  16.     }

0
Posted on 4:30 PM by Softminer and filed under

in C# if you want to replace " double-quota or search it you have to use this way.

C#: sInput = sInput.Replace("\"", "")
VB: sInput = sInput.Replace("""", "")
0
Posted on 1:30 AM by Softminer and filed under


SmarterMail Free Edition is limited to 10 email users on a single domain, and includes all the functionality of SmarterMail Enterprise Edition.

http://www.smartertools.com
0
Posted on 12:54 PM by Softminer and filed under , , ,

 you can see a demo from here http://demo.zarafa.com/

Zarafa is a European open source collaborative software solution developed in Delft, the Netherlands. It provides email storage on the server side and brings its own Ajax-based mail client called WebAccess