Re: Gridview Formatting is poor.
- From: "Edwin Knoppert" <news@xxxxxxxxxxxxxx>
- Date: Wed, 18 Jan 2006 12:20:17 +0100
> computed column
I guess this is the same as an itemtemplate.
Yes, i'm looking for a way i can simply insert it in a property rather than
using additional code.
I don't know how, i'm not to clever with expressions and such.
"Patrice" <a@xxxx> schreef in bericht
news:OlAyI7BHGHA.916@xxxxxxxxxxxxxxxxxxxxxxx
>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?
>>
>>
>
>
.
- References:
- Gridview Formatting is poor.
- From: Edwin Knoppert
- Re: Gridview Formatting is poor.
- From: Patrice
- Gridview Formatting is poor.
- Prev by Date: Re: Gridview Formatting is poor.
- Next by Date: Re: Gridview Formatting is poor.
- Previous by thread: Re: Gridview Formatting is poor.
- Next by thread: Re: Gridview Formatting is poor.
- Index(es):