Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/438.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/design-patterns/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript AngularJS用户界面网格:如何创建具有多行的单元格?_Javascript_Angularjs_User Interface_Cell - Fatal编程技术网

Javascript AngularJS用户界面网格:如何创建具有多行的单元格?

Javascript AngularJS用户界面网格:如何创建具有多行的单元格?,javascript,angularjs,user-interface,cell,Javascript,Angularjs,User Interface,Cell,我试图制作一个有角度的ui网格,如果我有很多数据进入一个单元格,它不会显示所有数据,因为单元格不够大 在这方面,它说: I want this sen... 而不是 I want this sentence to continue onto the next line rather then the '...'. Can you help? 我希望这个句子是多行的,而不是一行长的 你能发个plnkr什么的吗?无论如何,我相信这个解决方案是基于css的。您可以尝试使用单元格的文本溢出。@ycc

我试图制作一个有角度的ui网格,如果我有很多数据进入一个单元格,它不会显示所有数据,因为单元格不够大

在这方面,它说:

I want this sen...
而不是

I want this sentence to continue onto the next line rather then the '...'. Can you help?

我希望这个句子是多行的,而不是一行长的

你能发个plnkr什么的吗?无论如何,我相信这个解决方案是基于css的。您可以尝试使用单元格的文本溢出。@yccteam这是您想要的效果吗?我看什么都没用。我看到的只是“单元格模板:”。你能用新的链接再发送一次吗?谢谢看“名字”一栏。请注意,3个点缺失,其余文本被包裹(但隐藏在下面的单元格下)。