PDA

View Full Version : DataGrid Control


Malith
06-05-2006, 07:54 AM
Hi all

i have a table call users . it conatain two fields. user name and password. so all the details display on the datagrid.


in the datagrid i can edit the value. The problem is

I want to change the value (when click the Edit button) and insert into database. after change the value i want to show new

values in the DataGrid. how do that????

if this not clear pl reply me ......



thanks

Malith :confused:

Brandoe85
06-05-2006, 10:19 PM
You'll have to show us your code that's not working. Also, take a look at this article:
[http://aspnet.4guysfromrolla.com/articles/071002-1.aspx]