How to limit table cell size with long strings?



How to limit table cell size with long strings?..

Answer / s. verma

Set style property for the table cell as

style="WORD-BREAK:break-all"

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is the use of express session?

0 Answers  


What is MSIL?

4 Answers  


Difference between connected architecture and Dissconnected architecture?

2 Answers  


What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?

1 Answers  


33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version.

2 Answers   Friedkin, ISH, Syntax, Syntax Softtech,


How do you design a website with multilingual support in ASP.NET ?

0 Answers   MCN Solutions,


How does http session work?

0 Answers  


How many types of validation are there?

0 Answers  


What is the difference between the response.write() and response.output.write() methods?

0 Answers  


What is a Repeater Control and how does it works? and what is the diffrence b/w Gridview,datalist and repeater control?

2 Answers   USi,


Describe the two main components of the .NET framework ?

2 Answers  


can u debug application programatically? if yes how?

0 Answers   FactorH,


Categories