问题描述
您好b $ b
我们正在使用Telerik Rad Grid来显示数据。我们使用linq数据源来获取网格的日期。
现在我有一个要求,就像我必须对列进行分组并显示数据。
假设网格中有10列。然后在9列中,数据将仅在一列中相同,数据将不同。
有没有什么方法可以显示单行中的所有10列和对于数据不同的一列,我们计划添加一个+符号。当我们点击它时,我们将显示该列中的所有不同数据
谢谢
Gopi
Hi
We are using Telerik Rad Grid to display data. We are using linq data source that fetches the date for the grid.
Now I have a requirement like I have to group a column and display the data.
Suppose there are 10 columns in the grid. Then in 9 columns the data will be same only in one column the data will be different.
Is there any way that I can display all 10 columns in single row and for one column where data is different we are planning to add a + symbol. When we click on it there we will display all the distinct data in that columns
Thanks
Gopi
推荐答案
这篇关于如何分组多列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!