I have a jqgrid in the which i display some info..
My column name should appear in the same way as below
Canada Australia
Month / Year Month / Year
Tha is how i need to display my columns each column name should display Month/Year below it.
as of now my code looks like
colnames: [Id,Canada,Australia,Usa]