Hi,
I trying to create grid that contains rows with the following structure:
item name, icon for delete, icon for sharing.
I'm trying to use JQGrid, and i can't find way to hide the column names (it's not necessary and i need only the data which comes from the server).
Do you know it it's possible to create JqGrid without displaying the column names? Any other alternatives that can help?
Thanks, Lior