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

How to Separate background image and front image from original picture....

1 Answers   Sans Pareil IT Services,


What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version

3 Answers   DELL, Soham,


How many object in c# asp .net

1 Answers  


we can able to display a MessageBox in asp .net without using any script langages?

8 Answers   ABC,


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,


What methods are fired during the page load?

3 Answers  


How to rename a table using sql queries?

1 Answers  


How can you display all validation messages in one control?

1 Answers  


How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?

5 Answers   LG Soft,


what is view state

5 Answers   Microsoft, Siebel Systems,


To which class you load XML or Related Data

1 Answers  


what is view state?

10 Answers   Satyam,


Categories