Ask a Question related to Dreamweaver AppDev, Design and Development.
-
acidrain9 #1
Select Row
i am trying to set up a datagrid for a master page and each record having it's
own detail page i would like to be able to select the entire row no matter what
column has been clicked
is this possible in a datagrid
acidrain9 Guest
-
Select a list of items into an aliased field when doinga select
OK I know this is going to sound weird, but I'm wondering if this is possible. I have a task table. (tblTask) These tasks can be assigned to... -
#25474 [Bgs]: posting arrays from a select box with multiple select is not working properly
ID: 25474 User updated by: fmuller at cisco dot com -Summary: apache2filter: posting from a multiple select box is not... -
#25474 [Fbk->Opn]: posting arrays from a select box with multiple select is not working properly
ID: 25474 User updated by: fmuller at cisco dot com Reported By: fmuller at cisco dot com -Status: Feedback... -
#25474 [Opn->Fbk]: posting arrays from a select box with multiple select is not working properly
ID: 25474 Updated by: sniper@php.net Reported By: fmuller at cisco dot com -Status: Open +Status: ... -
SELECT DISTINCT + ORDER BY gives ERROR 145: ORDER BY items mustappear in the select list if SELECT DISTINCT is specified.
Dan, You should be able to do this: SELECT Id, FaxID, ReceivedTime, Pages FROM ( SELECT DISTINCT .Id AS Id, -
Paul Whitham TMM #2
Re: Select Row
You can't do this with the standard datagrid however you can write your own
version that has the capability. This article will show you how it is done
[url]http://aspnet.4guysfromrolla.com/articles/072104-1.aspx[/url]
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"acidrain9" <webforumsuser@macromedia.com> wrote in message
news:d0igog$gnk$1@forums.macromedia.com...it's> i am trying to set up a datagrid for a master page and each record havingwhat> own detail page i would like to be able to select the entire row no matter> column has been clicked
>
> is this possible in a datagrid
>
>
Paul Whitham TMM Guest



Reply With Quote

