the 13th column can't display in kendo grid? -


it more 13 columns in kendo grid, find 13th column content hidden. this, 13th column content blank

the code here, demo

      columns: [             {                 field: "priority",                 title: 'col13',                 headerattributes: {style: "text-align: center;font-weight: bolder"},                 attributes: {style: "text-align: center;"}             },             {                 field: "priority",                 title: 'col14',                 headerattributes: {style: "text-align: center;font-weight: bolder"},                 attributes: {style: "text-align: center;"}             }         ] 


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -