No, you are using the right blog.

The beauty with custom rendering is that you can check the value
before displaying and then decide what to do. So in your case you can
do something that decides to check that the data has something in it
and render it or display nothing.

I think you should look at this custom rendering just a little closer.



On 10/24/07, Anthony Doherty <[EMAIL PROTECTED]> wrote:
> thanks for that andrew but that allows me to format the data within the grid 
> into different formats from the blog that i found 
> (http://www.coldfusionjedi.com/index.cfm/2007/8/20/Custom-grid-renderers-with-CFGRID)
>  maybe im using the wrong blog
>
>
>  Yes there is.
> >
> > It is called custom rendering, and Ray Camdan has a tutorial on his
> > blog that will help you with that.
> >
> >
> > On 10/24/07, Anthony Doherty <[EMAIL PROTECTED]> wrote:
> > > i have created a cfgrid formatted to HTML i have also added the
> > href="page.cfm" hrefkey="ID" to the column as well.  The grid displays
> > ok but when the rows are empty it shows a "-" in the blank rows were
> > the data would be linked to the different page.
> > >
> > > is there a way to only hyperlink the rows with data in them so that
> > the grid doesnt look as bad.
> > >
> > > Thanks
> > >
> > >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291955
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to