Srinivas Nagendra...

Tuesday, January 17, 2012

Show the spaces in between values of dropdown

protected void ddlRack_DataBound(object sender, EventArgs e)
{
ddlRack.Items.Cast().ToList().ForEach(a => a.Text = a.Text.Replace(" ", HttpUtility.HtmlDecode(" ")));
}
Posted by Srinivas Nagendra 9885579239 M.Sc Computer Science at 3:35 AM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ▼  2012 (10)
    • ►  August (1)
    • ▼  January (9)
      • Show the spaces in between values of dropdown
      • Show the space in between the values of gridview
      • Show the decimal format of a value in gridview
      • Text Box Properties
      • Upload and download a file in the appn, asp.net
      • To Save the data from Excel into Database
      • Core Java Questions
      • Java Applet interview questions
      • JDBC Interview Questions
  • ►  2011 (3)
    • ►  July (1)
    • ►  January (2)
  • ►  2010 (24)
    • ►  December (1)
    • ►  November (1)
    • ►  October (10)
    • ►  September (10)
    • ►  January (2)
  • ►  2009 (29)
    • ►  November (1)
    • ►  September (2)
    • ►  June (1)
    • ►  May (5)
    • ►  April (13)
    • ►  February (2)
    • ►  January (5)
  • ►  2008 (27)
    • ►  December (27)

About Me

My photo
Srinivas Nagendra 9885579239 M.Sc Computer Science
Cool Guy, Friendly Nature
View my complete profile
Watermark theme. Powered by Blogger.