iSTORYA.NET

Go Back   iSTORYA.NET > Technology > Software & Games > Programming
: :

Register FAQ Members List Calendar Mark Forums Read

Programming :: Programming related discussions ::

Reply
LinkBack Thread Tools
  #1  
Old 08-18-2008, 05:04 PM
Newbie
pitbull147 is offline
Join Date: Aug 2008
Posts: 12
Lightbulb VB Net Datagrid problem

unsaon pag display sa Datagridview with data items like combobox,textbox,buttons...etc
den..unsaon sad pag add ug eventhandler sa kada object...ex: if ma klik nimo ang usa sa mga button mag pa pop up ka ug message "na klik ang unang button"...so as the other objects.


tabang pls....i need to see a sample code.
any help will be greatly appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-19-2008, 01:47 PM
Junior Member
ben77 is offline
ben77's Avatar
Join Date: Aug 2008
Posts: 226
Thumbs up expound daw sa imong problem?

bro.... explain daw in details sa imong gusto ipasabot?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-19-2008, 02:56 PM
Newbie
pitbull147 is offline
Join Date: Aug 2008
Posts: 12
Default

@ben:

sample:
naa kay datagridview...den naay mga columns

Col1, Col2, Col3
Row 1 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 1 column 2 = button--->on click display a message
Row 1 column 3 = textbox -->on click of the button dispay value of textbox

Row 2 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 2 column 2 = button--->on click display a message
Row 2 column 3 = textbox -->on click of the button dispay value of textbox
....... so on and so fort

mao ra na bai.
thanks sa imong reply.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-19-2008, 04:24 PM
Junior Member
ingkiang is offline
ingkiang's Avatar
Join Date: Jan 2006
Posts: 300
Send a message via Yahoo to ingkiang
Default

up ko ani beh..hehe...ky magamit ni nko..hehe....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 08-27-2008, 02:39 PM
Newbie
pitbull147 is offline
Join Date: Aug 2008
Posts: 12
Default

up! up! up! up!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 09-06-2008, 05:02 AM
C.I.A.
bryanarzaga is online now
bryanarzaga's Avatar
Join Date: Feb 2007
Posts: 2,481
Send a message via Yahoo to bryanarzaga
Default

check datagridgirl's website puro about datagrid
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 09-10-2008, 05:52 AM
Newbie
pitbull147 is offline
Join Date: Aug 2008
Posts: 12
Default

Quote:
Originally Posted by bryanarzaga View Post
check datagridgirl's website puro about datagrid

@bryanarzaga: can u give me the exact link of the website?..i hope its for vb.net not for asp.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 09-10-2008, 07:15 AM
C.I.A.
bryanarzaga is online now
bryanarzaga's Avatar
Join Date: Feb 2007
Posts: 2,481
Send a message via Yahoo to bryanarzaga
Default

Quote:
Originally Posted by pitbull147 View Post
@bryanarzaga: can u give me the exact link of the website?..i hope its for vb.net not for asp.
i dont know whats up sa iya search function sa site nya pero here's something elese

VB Helper: HowTo: Use a DataGrid in VB.NET

Displaying data in a DataGrid in VB.NET

DataGridDatabase ADO.netVB.Net

vb.net datagrid .net datagridview, .NET 2005 datagrid vb.net c# combobox datetime numeric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 09-10-2008, 04:13 PM
Junior Member
ingkiang is offline
ingkiang's Avatar
Join Date: Jan 2006
Posts: 300
Send a message via Yahoo to ingkiang
Default

how bout hierarchy grid bro? u know some gud sites?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 09-10-2008, 06:37 PM
C.I.A.
bryanarzaga is online now
bryanarzaga's Avatar
Join Date: Feb 2007
Posts: 2,481
Send a message via Yahoo to bryanarzaga
Default

Quote:
Originally Posted by ingkiang View Post
how bout hierarchy grid bro? u know some gud sites?
you mean a tree view?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 09-11-2008, 02:21 AM
Newbie
pitbull147 is offline
Join Date: Aug 2008
Posts: 12
Default

bai, any specific code that simply creates what i need?....


sample:
naa kay datagridview...den naay mga columns

Col1, Col2, Col3
Row 1 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 1 column 2 = button--->on click display a message
Row 1 column 3 = textbox -->on click of the button dispay value of textbox

Row 2 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 2 column 2 = button--->on click display a message
Row 2 column 3 = textbox -->on click of the button dispay value of textbox
....... so on and so fort

mao ra na bai. tabang
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 09-11-2008, 07:13 AM
C.I.A.
bryanarzaga is online now
bryanarzaga's Avatar
Join Date: Feb 2007
Posts: 2,481
Send a message via Yahoo to bryanarzaga
Default

Quote:
Originally Posted by pitbull147 View Post
bai, any specific code that simply creates what i need?....


sample:
naa kay datagridview...den naay mga columns

Col1, Col2, Col3
Row 1 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 1 column 2 = button--->on click display a message
Row 1 column 3 = textbox -->on click of the button dispay value of textbox

Row 2 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 2 column 2 = button--->on click display a message
Row 2 column 3 = textbox -->on click of the button dispay value of textbox
....... so on and so fort

mao ra na bai. tabang
where will you display a message? ganahan raka ini hilabot sa mga objects sulod sa combo box mu initiate sya ug event?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 09-11-2008, 10:31 AM
Junior Member
ingkiang is offline
ingkiang's Avatar
Join Date: Jan 2006
Posts: 300
Send a message via Yahoo to ingkiang
Default

Quote:
Originally Posted by bryanarzaga View Post
you mean a tree view?
sort of ingon ana bt combination of tree view and datagrid...

same ani nga nga link DataGrid - Master/Child/Slave Details in VB.NET - Expand/Collapse Rows (Master/Detail View) - ProgTalk

bt its implemented on asp.net

dont know how to make it in vb

thanks bro...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 09-11-2008, 10:35 AM
Junior Member
ingkiang is offline
ingkiang's Avatar
Join Date: Jan 2006
Posts: 300
Send a message via Yahoo to ingkiang
Default

Quote:
Originally Posted by pitbull147 View Post
bai, any specific code that simply creates what i need?....


sample:
naa kay datagridview...den naay mga columns

Col1, Col2, Col3
Row 1 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 1 column 2 = button--->on click display a message
Row 1 column 3 = textbox -->on click of the button dispay value of textbox

Row 2 column 1 = combo box(item 1,item2,item3) -->on change display a message
Row 2 column 2 = button--->on click display a message
Row 2 column 3 = textbox -->on click of the button dispay value of textbox
....... so on and so fort

mao ra na bai. tabang
try ds link bro....
vb.net datagrid .net datagridview, .NET 2005 datagrid vb.net c# combobox datetime numeric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 09-11-2008, 09:26 PM
C.I.A.
bryanarzaga is online now
bryanarzaga's Avatar
Join Date: Feb 2007
Posts: 2,481
Send a message via Yahoo to bryanarzaga
Default

Quote:
Originally Posted by ingkiang View Post
sort of ingon ana bt combination of tree view and datagrid...

same ani nga nga link DataGrid - Master/Child/Slave Details in VB.NET - Expand/Collapse Rows (Master/Detail View) - ProgTalk

bt its implemented on asp.net

dont know how to make it in vb

thanks bro...
i see but thats asp.net vb it would be ok to use some of the codes, just not the ones that are used for the web. but the logic is pretty much there pwede ra nimu magamit,

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On