Gridview
-
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
-
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
Have you checked MSDN at all ? The answer is that you can define your columns, and you can define them to be hyperlinks, if you want to, and specify a URL which includes data items of your choice on the querystring.
Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert