GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  Visual Basic

 Print  |  
Question:  how to send data from MS FlexGrid to database



November 11, 2007 07:07:35 #1
 balagayu   Member Since: December 2006    Total Comments: 1 

RE: how to send data from MS FlexGrid to database
 
FlexGrid1.TextMatrix(Row,Column)
     

 

Back To Question