This is a migrated thread and some comments may be shown as answers.

RadGrid Column Quesiton

1 Answer 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jon
Top achievements
Rank 1
jon asked on 07 Mar 2011, 05:16 PM
I have a client you is wanting an internal messaging(or email like) system added to their product. The problem we are running into is sending messages to mutilble users(see screen shot). The last three messages were all sent as one message, is there any way to group these messages into one line using the radgrid without using the grouping already built into radgrid? Example: the sent to column would show a string of the the users names and the rad grid would show that message as one messge.

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 10 Mar 2011, 12:53 PM
Hello Jon,

I am afraid this functionality is not supported in RadGrid since by design the grid binds each record of the data source as a separate row so combining records by certain criteria cannot be achieved without grouping. Another options is to try to group and structure the data in the datasource itself before binding to the grid or bind to some custom structure already containing the combined data.

Greetings,
Marin
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Grid
Asked by
jon
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or