How to save the edited fields to the database?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi
I am displaying some data's in MSFlexgrid using the SQL query.
After displaying the data's in the MSFlexgrid I am editing some data's in
the grid by placing the text box and writing some code to make it function.
Now the problem is I need to save the particular data that I edited in the
grid to the database.
For editing the MSFlexgrid I am placing a text box in the grid
and have written some code to make it function. The editing section works
for me. I need to save the data to the SQL Server database that are edited
particularly.
I am placing a command button to save it. Can anyone help me to
get rid of this problem. The code is attached with this mail. Check it out.



Regards,

Ram

Attachment: mail.doc
Description: Binary data



Relevant Pages

  • How to save the edited datas in MSFlexgrid to the database?
    ... I am displaying some data's in MSFlexgrid using the SQL query. ... After displaying the data's in the MSFlexgrid I am editing some data's in the grid by placing the text box and writing some code to make it function. ...
    (microsoft.public.vb.controls)
  • Doubt on MSFlexgrid
    ... I am displaying the data in MSFlexgrid using the SQL query. ... I need to do some changes in the grid for some particular column after displaying the datas in the grid. ...
    (microsoft.public.vb.controls)
  • Re: MsFlexGrid Control with SP2
    ... I set the .Redraw property to False. ... > Data is then added to the grid with the .AddItem method. ... MSFlexGrid and CommandButton on the form; then paste this code into the ... Private Sub Command1_Click ...
    (microsoft.public.vb.controls)
  • Re: Datagrid Events
    ... drop down lists and text boxes). ... someone else (I would not use datagrids for editing - just not the kind of ... >> Allow them to edit a row of data. ... > disable editing of the grid and use a set of text boxes and other ...
    (microsoft.public.vb.general.discussion)
  • datagrid u. Dok oeffnen
    ... das MSFlexgrid wurde von der Firma ... Das MobileFlexGrid ist von dem Syntax sehr ähnlich und ist ... >dem Grid gefärbt. ... >Ich möchte gerne auf dem PocketPC aus meiner Anwendung ...
    (microsoft.public.de.german.windowsce.entwickler)