GridView
-
Hi, I made a GirdView and fill it with data from database. In this GirdView I have five columns. First column is Name of item that is represented in this grid. I want to make items in this column url addresses so when I click on item name it opens another page to edit the item on which I clicked. Can this be done? And if can, how? Thanks! Vasini
-
Hi, I made a GirdView and fill it with data from database. In this GirdView I have five columns. First column is Name of item that is represented in this grid. I want to make items in this column url addresses so when I click on item name it opens another page to edit the item on which I clicked. Can this be done? And if can, how? Thanks! Vasini
add hyperlink column to your page in the design time. you can notice smart tag at the righ top edge of the grid. hyperlink column need a url u can give the url of your required page there. do let me know if u need further assistance Regards Saud
saud