When trying to display the content of a single cell for each row in a grid, the second row is always ignored and cannot be accessed.
colModel:[{name:'symbol', index:'symbol', width:50},
{name:'last', width:50, sortable:false, align:'right'},
{name:'change', width:50, sortable:false, align:'right'},
{name:'bid', width:50, sortable:false, align:'right'},
{name:'offer', width:50, sortable:false, align:'right'},
{name:'open', width:50, sortable:false, align:'right'},
{name:'high', width:50, sortable:false, align:'right'},
{name:'low', width:50, sortable:false, align:'right'},
{name:'filler', width:11, sortable:false}],
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top