Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
steroche #1
DataGrid HyperLink Highlighting??
I have a datagrid that passes values to one page to another - well it
actually loads up the same page again with the param passed in so i can
poplulate another datagrid from that parameter if you know what i mean.
My question is this: How can i make the datagrids' row highlight(like
the way when you click select btn) and have this behaviour persist into
the next page load?As in so i can see the 2 datagrids but i can tell
what value i selected in the 1st grid as its now highlighted..
Any suggestions greatly appreciated as this has been puzzling me for
days!
Thanks,
Steve
steroche Guest
-
Selecting and Highlighting Multiple Rows in a DataGrid
I am looking for an example that shows how to select and highlight multiple rows in a DataGrid. My DataGrid is part of a Web User Control which... -
HELP!DataGrid HyperLink Highlighting??
I have a datagrid that passes values to one page to another - well it actually loads up the same page again with the param passed in so i can... -
Please help:Datagrid with hyperlink
(Type your message here) I have a datagrid that displays Products from the Product table.I have a hyperlink column in the datagrid that should... -
Hyperlink column in datagrid
I am trying to insert a hyperlink column in a datagrid the field consist of a http://www.something.no/text.asp?id=FieldID where FieldID is the... -
DataGrid Hyperlink
I have a datagrid which is populated with a list of software which is available to install (from our intranet) with the path in the second column....



Reply With Quote

