Hi I am fairly new to ASP.NET , so apologies if this has already been covered.
I have created a query on an orders table and successfully returned the data.
There is a column called STATUS if the status is OPEN then I would like a hyperlink to be displayed in the gridview and if the status is TRANSMITTED I would like a label to be displayed in the gridview.
Does anyone know if this type of thing is possible by means of a function on a template field?
cheers
I have created a query on an orders table and successfully returned the data.
There is a column called STATUS if the status is OPEN then I would like a hyperlink to be displayed in the gridview and if the status is TRANSMITTED I would like a label to be displayed in the gridview.
Does anyone know if this type of thing is possible by means of a function on a template field?
cheers