Please help Cannot save..

S

Samnang Sao

Hi,

I am new in ASP.NET but I had been working with Access and SQL Server
for 2 year now. I am doing my first ASP.net trial on my SQL server
data. I had a detail Grid view link to a tlbContact.

I have two questions to ask:

1 - My problem is that when I edit a record and click Update, new
result is not save. (from MS Access form, the result is save)

2 - From the Detail Grid view, I want to open another asp.net page
(frmContactView.apsx) using the ContactID from the Detail View, how
can I do that


Sorry for my english!

I use Microsoft Visual Web Developer 2010 Express on my windows XP
box, the SQL Server reside on the organization's server
 
G

Guest

Hi,

I am new in ASP.NET but I had been working with Access and SQL Server
for 2 year now. I am doing my first ASP.net trial on my SQL server
data. I had a detail Grid view link to a tlbContact.

I have two questions to ask:

1 - My problem is that when I edit a record and click Update, new
result is not save. (from MS Access form, the result is save)

Do you see any error?
If not, post your code here...
2 - From the Detail Grid view, I want to open another asp.net page
(frmContactView.apsx) using the ContactID from the Detail View, how
can I do that

Use TemplateField and Hyperlink control to create a link to
frmContactView.apsx
 

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

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top