I am looking for a way to let column(index = n) (by index number) or column(headingText = \'Address\') (by column name) fill the gap on my kendo grid.<
column(index = n)
column(headingText = \'Address\')