Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
GaryB #1
hyperlink column text. Where is it??
Does anyone have any idea how to get the text out of a hyperlink column in a
web datagrid?
It's a hyperlink column, not a template column so findcontrol does not work
and there is no apparent name to look for.
myGridItem.cells(0).controls(0) shows no text properties or anything that
points to or contains the text.
It seems quite hidden.
G
GaryB Guest
-
Hyperlink template column and change link text based on Condition
How do I create a Hyperlink column in a Datagrid which launches a pop-up window, and have the text in the hyperlink change based on a condition? I'm... -
Help with Hyperlink Column!
Hi, all! I'm trying to build a hyperlink column who textField is one column in the query, but whose URL needs to dyunamically contain the data... -
Q: Get Text from Hyperlink Column
Hi, I have a column in my DataGrid which is a Hyperlink Column. Everything work find except when I try to get the text of the column using... -
HyperLink Column
Does anyone Know how to programmatically assign all the columns in a DataGrid with AutoGenerateColumns set to true as Hyperlink Columns? Thanks... -
Making datagrid hyperlink column displays Link or Text???
I am creating a download page that will display a download link for each product that has not already been downloaded.. I know how to test for... -
Steven Cheng[MSFT] #2
RE: hyperlink column text. Where is it??
Hi Gary,
Thanks for your posting. Regarding on this issue, I've found your cross one
in the
microsoft.public.dotnet.framework.aspnet newsgroup. I've posted my reply
there, I'd appreciate if you have a look there. Also, if you feel it
convenient that we continue to discuss in that thread, please feel free to
followp there. Thanks.
Regards,
Steven Cheng
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Steven Cheng[MSFT] Guest



Reply With Quote

