Has anyone any experience of this ?

> I am having abit of a problem using this otherwise wunderful tag. With the
> following code, all works fine, except the first column doesn't appear as
> a drop down. 
> Does the column already have to be set to one of the values in the select
> or something ?
> 
> <cf_jsgrid query="hours"
> COLUMNLIST="tesdate,startdatetime,enddatetime,hours,tescomment"
>   COLHEADER_1="Date" COLHEADER_2="Start" COLHEADER_3="End"
> COLHEADER_4="Hours" COLHEADER_5="Descritpion"
>   COLFORMFIELD_1="select" COLFORMFIELD_2="text" COLFORMFIELD_3="text"
> COLFORMFIELD_4="text" COLFORMFIELD_5="text"
>  
> COLDATAALIGN_2="right" COLDATAALIGN_3="right" COLDATAALIGN_4="right"
> COLDATAALIGN_5="left"
>  
> COLDATAITEMS_1="Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday"
>   COLWIDTHAUTO="N"
>   EDITABLE="Yes" SELECTMODE="Row-Cell"
>   NEWROWS = "10"
> > 
> 
> Regards,
> Thomas Chiverton
> Intranet Architect and Desktop Analyst
> 01565 757 909
> It's not a job, it's an adventure
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to