I am having a datagrid which displaya records in my table.Now I want,the user should be able to select a row and the deatils should be displayed in text-boxes.
e.g, Suppose my data-grid displays user name,address
the text boxes should display the data in text=boxes which are in the form.
e.g, Suppose my data-grid displays user name,address
the text boxes should display the data in text=boxes which are in the form.
Comment