开发者

How to Split datagrid Rows Extjs

I want to split my dataGrid Rows , like we do in Html by using ...

this picture illustrate what i'm asking for

vi开发者_开发问答ew the screenShot

I tried with the gridView and Xtemplate , i need help


If you do not want each row of the split rows to work as individual rows of a GRID, then you can simply use renderer() function to show simple HTML template in your PHONE and EMAIL column. Have a look at this paging grid example - the way the used String.format to show custom template.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜