Problem:
We have the data populated in a table. Is there any method by which we can select a particular row in the table.
What we need to do is whichever row is selected the data of that row should be populated in the text box. This should be ideally achived by the clik event of the mouse.
We have the data populated in a table. Is there any method by which we can select a particular row in the table.
What we need to do is whichever row is selected the data of that row should be populated in the text box. This should be ideally achived by the clik event of the mouse.