Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

hyperlink field in gridview

Last post 08-02-2007, 8:27 AM by sureshp. 0 replies.
Sort Posts: Previous Next
  •  08-02-2007, 8:27 AM 33503

    hyperlink field in gridview

    Hi!

    I have one gridview in my web page, in the code there is one method to get the contents of one particular folder returns one datatable. In the page load event I had assigned datasource to gridview. Its working perfectly. But the problem is I want to give one hyperlink to each content (these are in gridview, the datasource returns the table of contents of that folder), on clicking on one item it should open the original file. I tried to do this with hyperlink field and to bind. Its asking objectdatasource to bind. I dont want to use object datasource. How can i do this without objectdatasource? Please help me!

    Thanks in advance!

View as RSS news feed in XML