I have one Jquery Grid ,
binded data from DB,
the issue is i need to merge cells in column one that has the same values toegter.
Below is my code
xmlns="http://www.w3.org/1999/xhtml" >
id="Head1" runat="server">
rel="stylesheet" type="text/css" media="screen" href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/excite-bike/jquery-ui.css" />
rel="stylesheet" type="text/css" media="screen" href="themes/ui.jqgrid.css" />
>
The resut comes as below

Replies
Know the answer? Post it — somebody with the same question will find it here.