design and runtime

  • Thread starter Thread starter Raja Gopal
  • Start date Start date
R

Raja Gopal

Hi,

I am building web application in C#. Why does the
application behave in a diferent way at run time . I use
normal text at design time and it appears as bold during
runtime.I am using grid layout.Can anyone please help me.

Thanks,
Raja Gopal
 
Hi,

I am building web application in C#. Why does the
application behave in a diferent way at run time . I use
normal text at design time and it appears as bold during
runtime.I am using grid layout.Can anyone please help me.

Thanks,
Raja Gopal

This may depent on the user settings. You can never control what settings
the user has on his client side.
 
Back
Top