Hi folks
I am designing application in vb.net and one of the forms using datagridview... Is there any method so that i can attach different forms or list views to each individual datagrid cell... and fill the values of those cells according to the values selected from the listview or form... ????
I mean if user click on the cell eg Customer the form containing all customer should open and user would be able to select one of the customer and fill the value back into the datagridcell ??
Is there any alternate to this...???
Any help PLzzzzzzzzz ????
Thanks in advance
Loading
mani kandanPosted May 17, 2007, 7:41 AM
Use as link and clicking on that you can get details of customer in seperate pop up and select the required customer from that and get populated in your grid