In Flexigrid XML, you can wrap your cell content in a CDATA construct.

<cell><![CDATA[  <a href="yoururl">link</a> ]]></cell>

This will force the XML parser to ignore the HTML markup.
Hope this helps.

mr


On Apr 21, 2:31 pm, matt <[EMAIL PROTECTED]> wrote:
> Can any of the above decorator columns with hyperlinks?
> Or force single select only?
>
> Prototype in progress here.
>
> http://sutternow.com/sti/summaryFlex.action
>
> I would like to link to the details page.
>
> Matt
>
> On Apr 20, 12:56 am, fbloggs <[EMAIL PROTECTED]> wrote:
>
> > It's ok - but not as nice as Ingrid or Flexigrid.
>
> > On Apr 17, 1:02 am, theallan <[EMAIL PROTECTED]> wrote:
>
> > > Hello all,
>
> > > I've recently being trying out jQuery for the first time and it has been
> > > absolutely outstanding. I'm currently working on a project that needs 
> > > tables
> > > with filter, pagination, sorting etc, and I found that no one plugin does
> > > all of this, so I thought it would be interesting to try and create my 
> > > own.
>
> > > As a result I've bashed out the DataTables plugin, and I thought it'd post
> > > it to see what you all think!
>
> > >http://plugins.jquery.com/project/DataTables
>
> > > Thanks
> > > Allan
>
> > > --
> > > View this message in 
> > > context:http://www.nabble.com/DataTables-plugin-tp16673213s27240p16673213.html
> > > Sent from the jQuery General Discussion mailing list archive at 
> > > Nabble.com.

Reply via email to