-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: aspnet_user2
Message 1 in Discussion

Hi all    Can anyone help me?! I have this code for update DataGrid 
control....and i want a code that can achieve the same effect with the 
GridView. The code is captured the value from the rows to be updated.   THIS IS 
THE CODE:    Sub DataGrid_Update(Sender As Object, E As 
DataGridCommandEventArgs)          
        ' get the edit text boxes
        Dim id As String = CType(e.Item.Cells(2).Controls(0), TextBox).Text
        Dim lname As String = CType(e.Item.Cells(3).Controls(0), TextBox).Text
        Dim fname As String = CType(e.Item.Cells(4).Controls(0), TextBox).Text
       Any kind of help is appreciated...   Thanx in advance...     Regards,,,  

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to