Hi Guys,
Can You Help Me PLease...
I have a 2 gridview the gridview1 and gridview2:
gridview1-contains Itemcode field(Primary key)
gridview2-contains have Itemcode field(ForeignKe y)
gridview1-contains the summary of Items
gridview2-contains the details of items
I want to put Hypherlink in the Itemcode Field(Gridview1 ) for the selection of row of an specific item select,so that when I click one of the item in gridview1, the details of that specific item will display its details in gridview2.
Can You Help Me PLease...
I have a 2 gridview the gridview1 and gridview2:
gridview1-contains Itemcode field(Primary key)
gridview2-contains have Itemcode field(ForeignKe y)
gridview1-contains the summary of Items
gridview2-contains the details of items
I want to put Hypherlink in the Itemcode Field(Gridview1 ) for the selection of row of an specific item select,so that when I click one of the item in gridview1, the details of that specific item will display its details in gridview2.
Comment