how to load a data in mshflexgrid using textmatrix?

Reply

Join Date: Jul 2008
Posts: 161
Reputation: ryan311 has a little shameless behaviour in the past 
Solved Threads: 1
ryan311 ryan311 is offline Offline
Junior Poster

how to load a data in mshflexgrid using textmatrix?

 
0
  #1
Mar 5th, 2009
im using adodb connection. . please help how can i load the data save to my table in database name SUPPLIER in mshflexgrid using textmatrix? thanks. . more power for daniweb.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 471
Reputation: abu taher is an unknown quantity at this point 
Solved Threads: 24
abu taher's Avatar
abu taher abu taher is offline Offline
Posting Pro in Training

Re: how to load a data in mshflexgrid using textmatrix?

 
0
  #2
Mar 7th, 2009
Private Sub MSFlexGrid_Click()
from1.Text1.Text = MSFlexGrid.TextMatrix(MSFlexGrid.RowSel, 0)
from1.Text2.Text = MSFlexGrid.TextMatrix(MSFlexGrid.RowSel, 1)
end sub

this code show data in text box when you click row of msflexgrid. after show in text box you can easily save in database.
I like sword. Attack or Defense.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC