Hello all,
I need some help from you all.....

I have datagrid which shown some list of data such as books.....
And before each of these data i have "get details" hyperlink button in datagrid and when i click the i want to show detail of that book.....

<Columns>
           <asp:HyperLinkColumn  Text="Get Details" />
</Columns>

Pls help me in this............

Thks.....

bagi

Recommended Answers

All 3 Replies

I'm sure we'd all like to help, but you have to ask a question. What is your specific question?

Please use code tags in your postings. When ending a sentence, one period or one question mark will suffice. Thanks.

in datagrid add a hyperlink column and add the properties to that link....dont use tempelate column for hyperlink functionality....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.