|
 |
aspx thread: DataNavigateUrlFormatString
Message #1 by "Tom Harman" <tharman@h...> on Wed, 8 May 2002 10:58:55 -0400
|
|
Does anyone know if you can pass multiple column parameters in the
DataNavigateUrlFormatString for grids?
The sample code in MS Quickstart tutorials only has one column:
DataNavigateUrlFormatString="datagrid13_details.aspx?id={0}"
Message #2 by "Minh T. Nguyen" <nguyentriminh@y...> on Wed, 8 May 2002 09:30:57 -0700
|
|
Tom,
As far as I know not. But there are two solutions/alternatives
suggested in the thread entitled "more than one value in datafield" on
the [aspdotnet_website_programming].
Speaking of which, why does Wrox mailing list have like four
"different" mailing lists for essentially the same topic, namely
asp.net?
Minh.
-----Original Message-----
From: Tom Harman [mailto:tharman@h...]
Sent: Wednesday, May 08, 2002 7:59 AM
To: ASP+
Subject: [aspx] DataNavigateUrlFormatString
Does anyone know if you can pass multiple column parameters in the
DataNavigateUrlFormatString for grids?
The sample code in MS Quickstart tutorials only has one column:
DataNavigateUrlFormatString="datagrid13_details.aspx?id={0}"
Message #3 by Feduke Cntr Charles R <FedukeCR@m...> on Wed, 8 May 2002 12:46:18 -0400
|
|
> Speaking of which, why does Wrox mailing list have like four
> "different" mailing lists for essentially the same topic, namely
> asp.net?
So you subscribe to all four of them and when someone has a question
they cross post to all four so you get the question four different times. I
guess they are trying to simulate the newsgroup aggrevation factor.
- Chuck
-----Original Message-----
From: Minh T. Nguyen [mailto:nguyentriminh@y...]
Sent: Wednesday, May 08, 2002 12:31 PM
To: ASP+
Subject: [aspx] RE: DataNavigateUrlFormatString
Tom,
As far as I know not. But there are two solutions/alternatives
suggested in the thread entitled "more than one value in datafield" on
the [aspdotnet_website_programming].
Speaking of which, why does Wrox mailing list have like four
"different" mailing lists for essentially the same topic, namely
asp.net?
Minh.
-----Original Message-----
From: Tom Harman [mailto:tharman@h...]
Sent: Wednesday, May 08, 2002 7:59 AM
To: ASP+
Subject: [aspx] DataNavigateUrlFormatString
Does anyone know if you can pass multiple column parameters in the
DataNavigateUrlFormatString for grids?
The sample code in MS Quickstart tutorials only has one column:
DataNavigateUrlFormatString="datagrid13_details.aspx?id={0}"
Message #4 by "Tom Harman" <tharman@h...> on Wed, 8 May 2002 14:17:49 -0400
|
|
Minh,
Thanks, that thread provided what I needed.
-----Original Message-----
From: Minh T. Nguyen [mailto:nguyentriminh@y...]
Sent: Wednesday, May 08, 2002 12:31 PM
To: ASP+
Subject: [aspx] RE: DataNavigateUrlFormatString
Tom,
As far as I know not. But there are two solutions/alternatives
suggested in the thread entitled "more than one value in datafield" on
the [aspdotnet_website_programming].
Speaking of which, why does Wrox mailing list have like four
"different" mailing lists for essentially the same topic, namely
asp.net?
Minh.
-----Original Message-----
From: Tom Harman [mailto:tharman@h...]
Sent: Wednesday, May 08, 2002 7:59 AM
To: ASP+
Subject: [aspx] DataNavigateUrlFormatString
Does anyone know if you can pass multiple column parameters in the
DataNavigateUrlFormatString for grids?
The sample code in MS Quickstart tutorials only has one column:
DataNavigateUrlFormatString="datagrid13_details.aspx?id={0}"
Message #5 by "P2P" <stephenb@w...> on Thu, 9 May 2002 09:14:18 +0100
|
|
The problem is that mailing lists can become very busy, as this one is.
When this happens we try to split off some traffic by starting a more
specific list. Sometimes specific lists are also created when requested.
We do try to discourage posting the same question to many lists, and they
will be automatically be rejected in some cases.
Stephen
"Minh T. Nguyen" <nguyentriminh@y...> wrote in message
news:172387@a...
>
> Tom,
>
> As far as I know not. But there are two solutions/alternatives
> suggested in the thread entitled "more than one value in datafield" on
> the [aspdotnet_website_programming].
>
> Speaking of which, why does Wrox mailing list have like four
> "different" mailing lists for essentially the same topic, namely
> asp.net?
>
> Minh.
>
> -----Original Message-----
> From: Tom Harman [mailto:tharman@h...]
> Sent: Wednesday, May 08, 2002 7:59 AM
> To: ASP+
> Subject: [aspx] DataNavigateUrlFormatString
>
>
> Does anyone know if you can pass multiple column parameters in the
> DataNavigateUrlFormatString for grids?
>
> The sample code in MS Quickstart tutorials only has one column:
>
> DataNavigateUrlFormatString="datagrid13_details.aspx?id={0}"
>
>
>
>
>
|
|
 |