JSGrid column merging in sharepoint
SharePoint
1
Posts
1
Posters
0
Views
1
Watching
-
I have been working on the JSGrid control that is available in the Sharepoint 2010. I need to merge the columns in order to show First Name and Last Name under the "Name" banner. ------------------------------------- Name | ------------------------------------- First Name | Last Name | -------------------------------------- Above is the pictorial representation of how the JSGrid should look. Has anyone worked on such a scenario?