Hi Friends,
I am facing an issue while resizing coumnn as after resizing only column header is resize and rest of the columns with remains un change.
jQuery(
datatype:
height:
caption:
colNames: [
colModel: [
{name:
{name:
{name:
],
onSelectRow:
jQuery(
jQuery(
lastselTemplateRow = id;
}
});
jQuery(
}
“#TemplateGrid”).jqGrid({'local','80%','','Template name', 'Edit account name', 'Partner account key'],'TemplateName',index: 'TemplateName',width: 104,align: 'left',sortable: true, sorttype: 'Text'}, 'EditAccountName',index: 'EditAccountName',align: 'left',width: 104,editable: isEditAccount,edittype: 'text',sortable: true, sorttype: 'Text'}, 'PartnerAccountKey',index: 'PartnerAccountKey',width: 104,align: 'left',editable: true,edittype: 'text', sortable: true, sorttype: 'Text'}function (id) {'#TemplateGrid').saveRow(lastselTemplateRow, false, 'clientArray');'#TemplateGrid').editRow(id, true);for (var i = 0; i <= templateList.length; i++) {"#TemplateGrid").addRowData(i + 1, templateList);
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top