Hi All,
I have JQGRID as below, when i select TypeID, onchange will fill in the BrandID. But unfortunately i can't fill in the value due to my BrandID name: 'tblHardware.BrandID'.
{ name: 'TypeID', index: 'TypeID', resizeToTitleWidth: true, align: 'left', editable: true, viewable: false, edittype: 'select', editoptions: { dataUrl: '@Url.Content(“~/Home/TypeSelect?grid=MasterGeneralAsset&module=”)@Session[“module”]&EntityID=@Session[“LegalEntity”]', buildSelect: function (data) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top