help with datagrid in vb.net

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Feb 2005
Posts: 8
Reputation: atv161 is an unknown quantity at this point 
Solved Threads: 0
atv161 atv161 is offline Offline
Newbie Poster

help with datagrid in vb.net

 
0
  #1
Feb 25th, 2005
I was wondering if anyone knows how to get text from a cell in a datagrid into a message box or text box? Thanks in advance.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: help with datagrid in vb.net

 
0
  #2
Feb 25th, 2005
DataGrid1.Item(rowindex,columnindex)
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: help with datagrid in vb.net

 
0
  #3
Feb 26th, 2005
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
  1. cell_value = DataGrid1.Item(rowindex, columnindex)
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 6
Reputation: manishkaushik is an unknown quantity at this point 
Solved Threads: 0
manishkaushik manishkaushik is offline Offline
Newbie Poster

Re: help with datagrid in vb.net

 
0
  #4
Apr 17th, 2005
Hi

Can any one please guide me how can i use the Combo box in any of the columns in DATAGRID control in vb.net forms .

Thank & Regards
Manish Kaushik
Reply With Quote Quick reply to this message  
Reply

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


Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC