<div>Hi,</div>
<div>&nbsp;</div>
<div>I require a javascript code for the following:</div>
<div>&nbsp;</div>
<div>I have a datagrid with link buttons. The Datagrid contains Analyst Name and Site. While clicking on any Analyst Name or Site, the corresponding entry will come in two text boxes below the grid for modifying. This is the business requirement. Even though I am doing this&nbsp; using Item Command Event of Datagrid, it comes with a postback. Could anybody please help me by giving javascript code for this so that I can avoid this unnecessary postback?&nbsp; That is, while clicking on the grid, the corresponding entry should come in the text boxes. The item may be 7th , or 1st, or 8th. But there will be only one at a time.
</div>
<div>&nbsp;</div>
<div>Advance thanks for any help.</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Raja Raman</div>