i had given as below :
var resultValue = $("td[data-container-for='Item']")[0].previousSibling.innerHTML.find('name=textBox1').attr('aria-valuenow');
but it is showing not available.
how can i get the value of previoussibling which is textbox in grid