Problem in fetching the details in Datagrid

R

Raghuram

Hi,
i have a datagrid displayed with the data (Customer Table) and there totally
three feilds "ID, Name, Description". there are two text boxes where in i
will be displaying the selected data. once the user clicks on any of the
item in the data grid the user should be displayed with the data in the
respective feilds. Name in Name and Description in Description.
how can i access the data, i know one way like take the id of the selected
data: DataGrid1.DataKeys[e.item.ItemIndex].toString(); from this i will get
the id and request the db and fectc and display the data.

but when i have all the data with me(during search i will be retriving the
data) and why should i use again the fetch the details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top