-----------------------------------------------------------
New Message on BDOTNET
-----------------------------------------------------------
From: BalajiKrishnan
Message 1 in Discussion
Dear All, Let me be clear on this issue.......
This is my code : (Data from Excel Sheet to Datagrid)
Dim myData As New OleDbDataAdapter("SELECT * FROM [Sheet1$]", strConn)
Dim workTable As DataTable = New DataTable()
myData.Fill(workTable)
DataGrid1.DataSource = workTable.DefaultView
DataGrid1.DataBind()
This is working fine..................The datagrid is populated with data's
Now i am working on the disconnected environment......
Now I want to manipulate this data in the datagrid , so i want to edit some data in
the datagrid and this should be updated in the datatable....(Worktable), but not in
the DATABASE TABLE.
Can this be possible,if so how can i write the update statement to updated the
DATATABLE.....
HELP ME THIS IS VERY URGENT....
BALAJI.
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/BDotNet/_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]