June 2009 - Posts

128
Comments

Displaying Arabic Number. by Abdulla.Abdelhaq

Well, most applications that I worked with was multilingual that supports English UI and Arabic UI. And one of the major issue that we have faced is displaying Arabic numbers without the need of changing the regional settings of the PC. So the code below...
82
Comments

Adding ToolTip for each List Item. by Abdulla.Abdelhaq

In Some cases, you have a restricted design that forces you to place a DropDownList control inside a "td" or "div" element, which has a fixed width. if that DropDownList contains long pieces of text then the user will not be able to read the whole text...
476
Comments

VS Debug Problem with IE8 by Abdulla.Abdelhaq

Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt...
More Posts