grid.behavior.grid.div.clientWidth gives only the container div width, not the grid itself with scrolling , how i can get the entire width for all the content ?
what i am trying to do is to calculate the columns and set the last column width as the ( total width - the rest of the columns width)