Re: Gridview Formatting is poor.
- From: "Patrice" <a@xxxx>
- Date: Wed, 18 Jan 2006 12:03:13 +0100
I would handle this at the query level (or even when the data is entered).
It allows to make sure you have the protocol info instead of relying each
time you need it on formatting to get the proper value.
Not familiar yet with the gridview. Doesn't it support databinding
expression ? In the worst case, you could also add a computed column...
--
Patrice
"Edwin Knoppert" <news@xxxxxxxxxxxxxx> a écrit dans le message de
news:43ce1d66$0$12848$ba620dc5@xxxxxxxxxxxxxxxxxxxxxx
> I want to format a hyperlink bounded field.
> Fields *could* have http:// *or not* in the websitename entered.
> I want to format this to http://website.com otherwise i'll get a relative
> link.
>
> I know the itemtemplate workarounds or through row events.
> It's that i'm trying to use the internal format stuff itself.
> Is this possible?
>
>
.
- Follow-Ups:
- Re: Gridview Formatting is poor.
- From: Edwin Knoppert
- Re: Gridview Formatting is poor.
- From: Edwin Knoppert
- Re: Gridview Formatting is poor.
- References:
- Gridview Formatting is poor.
- From: Edwin Knoppert
- Gridview Formatting is poor.
- Prev by Date: Gridview Formatting is poor.
- Next by Date: Re: Gridview Formatting is poor.
- Previous by thread: Gridview Formatting is poor.
- Next by thread: Re: Gridview Formatting is poor.
- Index(es):
Relevant Pages
|